We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7c3a7 commit 062a4b4Copy full SHA for 062a4b4
src/assets/fonts/inter.css
@@ -11,14 +11,6 @@
11
src: url("./InterVariable.woff2") format("woff2");
12
}
13
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
-
22
/* static fonts */
23
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("./Inter-Regular.woff2") format("woff2"); }
24
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("./Inter-Medium.woff2") format("woff2"); }
0 commit comments