1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 22:15:30 -04:00

add variable Inter fonts

current faces/files kept as a fallback. also switched to Google-hosted fonts on AMP pages (might as well...)
This commit is contained in:
2020-07-22 16:19:24 -04:00
parent 17824d4c5c
commit da1743cf2d
25 changed files with 49 additions and 55 deletions

View File

@@ -2,6 +2,7 @@
// Web fonts
$webfont-sans: "Inter", sans-serif;
$webfont-sans-variable: "Inter var";
$webfont-mono: "Hack", monospace;
// System fonts