feat: perf over webfonts
This commit is contained in:
parent
fce7b71d3b
commit
f46997459e
5 changed files with 3 additions and 38 deletions
|
@ -39,8 +39,8 @@
|
|||
--webrings: #ec8fd0;
|
||||
|
||||
/* fonts */
|
||||
--font-sans: silka, Inter, Roboto, 'Helvetica Neue', system-ui, sans-serif;
|
||||
--font-mono: ml, ui-monospace, monospace;
|
||||
--font-sans: Seravek, 'Gill Sans Nova', Ubuntu, Calibri, 'DejaVu Sans', source-sans-pro, system-ui, sans-serif;
|
||||
--font-mono: ui-monospace, 'Cascadia Code', 'Source Code Pro', Menlo, Consolas, 'DejaVu Sans Mono', monospace;
|
||||
|
||||
/* text */
|
||||
--font-size-xs: .75rem;
|
||||
|
|
Reference in a new issue