7 lines
204 B
CSS
7 lines
204 B
CSS
![]() |
@font-face {
|
||
|
font-family: 'Atkinson Hyperlegible';
|
||
|
font-style: normal;
|
||
|
font-display: swap;
|
||
|
font-weight: 200 800;
|
||
|
src: url(AtkinsonHyperlegibleNextVF-Variable.woff2) format('woff2-variations');
|
||
|
}
|