Skip to content

Commit 062a4b4

Browse files
committed
chore: removed non existing font
1 parent 3a7c3a7 commit 062a4b4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/assets/fonts/inter.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@
1111
src: url("./InterVariable.woff2") format("woff2");
1212
}
1313

14-
@font-face {
15-
font-family: InterVariable;
16-
font-style: italic;
17-
font-weight: 100 900;
18-
font-display: swap;
19-
src: url("./InterVariable-Italic.woff2") format("woff2");
20-
}
21-
2214
/* static fonts */
2315
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("./Inter-Regular.woff2") format("woff2"); }
2416
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("./Inter-Medium.woff2") format("woff2"); }

0 commit comments

Comments
 (0)