mirror of
https://github.com/wishthis/wishthis.git
synced 2025-12-31 11:18:23 -05:00
10 lines
337 B
CSS
10 lines
337 B
CSS
/* atkinson-hyperlegible-latin-ext-700-normal*/
|
|
@font-face {
|
|
font-family: 'Atkinson Hyperlegible';
|
|
font-style: normal;
|
|
font-display: swap;
|
|
font-weight: 700;
|
|
src: url('./files/atkinson-hyperlegible-latin-ext-700-normal.woff2') format('woff2'), url('./files/atkinson-hyperlegible-latin-ext-700-normal.woff') format('woff');
|
|
|
|
}
|