1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 21:21:16 -04:00

switch to a variable mono font (Roboto Mono) and subset all fonts more

This commit is contained in:
2020-11-27 09:30:54 -05:00
parent 09b44fb689
commit d9deace16c
39 changed files with 180 additions and 124 deletions

View File

@@ -1,2 +1,2 @@
<link rel="preload" href="{{ "vendor/fonts/inter-subset.var.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="{{ "vendor/fonts/hack-regular-subset.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="{{ "vendor/fonts/roboto-mono-subset.var.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>