summaryrefslogtreecommitdiff
path: root/docs/res/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/res/base.css')
-rw-r--r--docs/res/base.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/res/base.css b/docs/res/base.css
index c6b5582c2..28d453d2a 100644
--- a/docs/res/base.css
+++ b/docs/res/base.css
@@ -5,12 +5,12 @@ layout: none
@font-face {
font-family: InterVariable; font-style: normal; font-weight: 100 900;
font-display: block; /* <-- block, not swap */
- src: url('../font-files/Inter-Variable.woff2?v={{font_v}}') format('woff2');
+ src: url('../font-files/InterVariable.woff2?v={{font_v}}') format('woff2');
}
@font-face {
font-family: InterVariable; font-style: italic; font-weight: 100 900;
font-display: block; /* <-- block, not swap */
- src: url('../font-files/Inter-Variable-Italic.woff2?v={{font_v}}') format('woff2');
+ src: url('../font-files/InterVariable-Italic.woff2?v={{font_v}}') format('woff2');
}
@font-face {
font-family: "jbmono";