Use Atkinson Hyperlegible as the body font

This commit is contained in:
grandeljay committed 2022-09-16 16:01:00 +02:00
1 parent fcf1c9a80d
commit 24e2d58aad
431 files changed
+3247 -860

No files matched your search

+9
View File
@@ -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');
}