fix typo
This commit is contained in:
16
theme.json
16
theme.json
@ -142,49 +142,49 @@
|
||||
"name": "sora",
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "100",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora-thin.woff2"]
|
||||
},
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "200",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora-extralight.woff2"]
|
||||
},
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "300",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora-light.woff2"]
|
||||
},
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "400",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora.woff2"]
|
||||
},
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "500",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora-medium.woff2"]
|
||||
},
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "600",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora-semibold.woff2"]
|
||||
},
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "700",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora-bold.woff2"]
|
||||
},
|
||||
{
|
||||
"fontFamily": "sora",
|
||||
"fontFamily": "Sora",
|
||||
"fontWeight": "800",
|
||||
"fontStyle": "normal",
|
||||
"src": ["file:./assets/fonts/sora/sora-extrabold.woff2"]
|
||||
|
||||
Reference in New Issue
Block a user