remove extraneous fonts
This commit is contained in:
parent
651bf9b611
commit
f5912eb9e6
57
theme.json
57
theme.json
@ -6,63 +6,6 @@
|
||||
},
|
||||
"typography": {
|
||||
"fontFamilies": [
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "Inter",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "300 900",
|
||||
"src": [
|
||||
"file:./assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "\"Inter\", sans-serif",
|
||||
"name": "Inter",
|
||||
"slug": "body"
|
||||
},
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "Cardo",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"src": [
|
||||
"file:./assets/fonts/cardo/cardo_normal_400.woff2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Cardo",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "400",
|
||||
"src": [
|
||||
"file:./assets/fonts/cardo/cardo_italic_400.woff2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Cardo",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "700",
|
||||
"src": [
|
||||
"file:./assets/fonts/cardo/cardo_normal_700.woff2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "Cardo",
|
||||
"name": "Cardo",
|
||||
"slug": "heading"
|
||||
},
|
||||
{
|
||||
"fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif",
|
||||
"name": "System Sans-serif",
|
||||
"slug": "system-sans-serif"
|
||||
},
|
||||
{
|
||||
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
|
||||
"name": "System Serif",
|
||||
"slug": "system-Serif"
|
||||
},
|
||||
{
|
||||
"name": "Lato",
|
||||
"slug": "lato",
|
||||
|
Loading…
x
Reference in New Issue
Block a user