summaryrefslogtreecommitdiff
path: root/docs/inter.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2019-10-22 17:55:36 +0300
committerRasmus Andersson <rasmus@notion.se>2019-10-22 17:55:36 +0300
commitbc8b267b01d4652334e6f4a5452e77fbf79b329d (patch)
tree12e83a1e1176e07c6a888f13d68d32070540187e /docs/inter.css
parent4ca248c6c836a89064e8282937fbde417983478f (diff)
downloadinter-bc8b267b01d4652334e6f4a5452e77fbf79b329d.tar.xz
Generate OTF (quads, not cff) for VF, rename upright to roman and add googlefonts makefile target
Diffstat (limited to 'docs/inter.css')
-rw-r--r--docs/inter.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/inter.css b/docs/inter.css
index 41190284b..6d14d03ab 100644
--- a/docs/inter.css
+++ b/docs/inter.css
@@ -170,7 +170,7 @@ Usage:
font-style: normal;
font-named-instance: 'Regular';
font-display: swap;
- src: url("font-files/Inter-upright.var.woff2?v={{font_v}}") format("woff2");
+ src: url("font-files/Inter-roman.var.woff2?v={{font_v}}") format("woff2");
}
@font-face {
font-family: 'Inter var';
@@ -188,7 +188,7 @@ Usage:
font-style: normal;
font-named-instance: 'Regular';
font-display: swap;
- src: url("font-files/Inter-upright.var.woff2?v={{font_v}}") format("woff2");
+ src: url("font-files/Inter-roman.var.woff2?v={{font_v}}") format("woff2");
}
@font-face {
font-family: 'Inter var alt';