Skip to content

Commit 99272d9

Browse files
committed
font name fixed
1 parent e17eeba commit 99272d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/assets/styles/custom-fonts.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
@font-face {
2424
font-family: "Mudra";
25-
src: url("/fonts/MudraMohta-Regular.ttf") format("truetype");
25+
src: url("/fonts/Mudra_Mohta-Regular.ttf") format("truetype");
2626
font-weight: normal;
2727
font-style: normal;
2828
}
@@ -42,4 +42,4 @@
4242
font-weight: normal;
4343
font-style: normal;
4444
font-display: swap;
45-
}
45+
}

0 commit comments

Comments
 (0)