home: host inter font ourselves

This commit is contained in:
2026-07-23 14:07:56 +01:00
parent 3b2d0335bd
commit b7e130a24e
7 changed files with 23 additions and 10 deletions
+1 -4
View File
@@ -1,9 +1,6 @@
:root {
font-family: Inter, sans-serif;
font-family: InterVariable, sans-serif;
font-feature-settings: 'liga' 1, 'calt' 1;
@supports (font-variation-settings: normal) {
font-family: InterVariable, sans-serif;
}
}
html {