chore: font loading strategy

This commit is contained in:
Cory Dransfeldt 2024-01-31 11:57:03 -08:00
parent 6e16b957ee
commit 069c937515
No known key found for this signature in database
8 changed files with 34 additions and 29 deletions

View file

@ -52,7 +52,7 @@
--webrings: #ec8fd0;
/* fonts */
--font-sans: silka, Inter, Roboto, 'Helvetica Neue', system-ui, sans-serif;
--font-sans: silka, 'serif-fallback', system-ui, sans-serif;
--font-mono: ui-monospace, monospace;
/* text */