add atkinson hyperlegible font
This commit is contained in:
parent
4bdd043d87
commit
de01295aa1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
35
theme.json
35
theme.json
@ -106,6 +106,41 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"fontFamily": "'Atkinson Hyperlegible', sans-serif",
|
||||||
|
"name": "Atkinson Hyperlegible",
|
||||||
|
"slug": "atkinson-hyperlegible",
|
||||||
|
"fontFace": [
|
||||||
|
{
|
||||||
|
"fontFamily": "Atkinson Hyperlegible",
|
||||||
|
"fontWeight": "400",
|
||||||
|
"fontStyle": "normal",
|
||||||
|
"fontStretch": "normal",
|
||||||
|
"src": ["file:./assets/fonts/atkinson-hyperlegible/atkinson-hyperlegible-regular.woff2"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fontFamily": "Atkinson Hyperlegible",
|
||||||
|
"fontWeight": "400",
|
||||||
|
"fontStyle": "italic",
|
||||||
|
"fontStretch": "normal",
|
||||||
|
"src": ["file:./assets/fonts/atkinson-hyperlegible/atkinson-hyperlegible-italic.woff2"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fontFamily": "Atkinson Hyperlegible",
|
||||||
|
"fontWeight": "700",
|
||||||
|
"fontStyle": "normal",
|
||||||
|
"fontStretch": "normal",
|
||||||
|
"src": ["file:./assets/fonts/atkinson-hyperlegible/atkinson-hyperlegible-bold-regular.woff2"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fontFamily": "Atkinson Hyperlegible",
|
||||||
|
"fontWeight": "700",
|
||||||
|
"fontStyle": "italic",
|
||||||
|
"fontStretch": "normal",
|
||||||
|
"src": ["file:./assets/fonts/atkinson-hyperlegible/atkinson-hyperlegible-bold-italic.woff2"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"fontFamily": "'Overused Grotesk', sans-serif",
|
"fontFamily": "'Overused Grotesk', sans-serif",
|
||||||
"name": "Overused Grotesk",
|
"name": "Overused Grotesk",
|
||||||
|
Loading…
Reference in New Issue
Block a user