summaryrefslogtreecommitdiff
path: root/docs/inter.css
diff options
context:
space:
mode:
authorRasmus <rasmus@notion.se>2022-05-26 21:20:06 +0300
committerGitHub <noreply@github.com>2022-05-26 21:20:06 +0300
commit07960766590650e516a75ce6ceba91b68a5fa551 (patch)
treef0c82cd40cb68950bf8229d14cbc850fec41e5ba /docs/inter.css
parent633839ad550073f9d12e6cea7964a30523974b68 (diff)
downloadinter-07960766590650e516a75ce6ceba91b68a5fa551.tar.xz
UPM 2048 and opsz axis (#462)
- UPM is adjusted to 2048 - Additional opsz VF axis (multi master) added which will eventually replace the separate Display family - New tooling that uses fontmake instead of Inter's own fontbuild toolchain. (The old toolchain is still supported, i.e. `make -f Makefile_v1.make ...`)
Diffstat (limited to 'docs/inter.css')
-rw-r--r--docs/inter.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/inter.css b/docs/inter.css
index b812483c6..04d9f436b 100644
--- a/docs/inter.css
+++ b/docs/inter.css
@@ -7,7 +7,7 @@ Font families defined by this CSS:
- "Inter" static "traditional" fonts for older web browsers
- "Inter var" single-axis variable fonts for all modern browsers
-- "Inter var experimental" multi-axis variable fonts for modern web browsers
+- "Inter var experimental" multi-axis variable fonts for some modern web browsers
Use like this in your CSS:
@@ -21,11 +21,6 @@ Use like this in your CSS:
/* ----------------------- variable ----------------------- */
-{%- comment -%}
-{% include Inter-italic.var.css %}
-{% include Inter-roman.var.css %}
-{%- endcomment %}
-
@font-face {
font-family: 'Inter var';
font-style: normal;