mirror of
https://github.com/wishthis/wishthis.git
synced 2026-09-08 11:29:39 -04:00
Use Atkinson Hyperlegible as the body font
This commit is contained in:
1 parent
fcf1c9a80d
commit
24e2d58aad
431 files changed
+3247
-860
No files matched your search
+9
@@ -0,0 +1,9 @@
|
||||
/* raleway-latin-ext-100-normal*/
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
font-weight: 100;
|
||||
src: url('./files/raleway-latin-ext-100-normal.woff2') format('woff2'), url('./files/raleway-latin-ext-100-normal.woff') format('woff');
|
||||
|
||||
}
|
||||
Reference in new issue
Block a user