chore: font loading strategy

This commit is contained in:
Cory Dransfeldt 2024-01-31 12:04:50 -08:00
parent f40a599aa5
commit 1a83e5ae53
No known key found for this signature in database

View file

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