This commit is contained in:
2025-04-07 18:39:49 +05:00
parent f24fefa286
commit 1c8cdb0147

View File

@ -142,49 +142,49 @@
"name": "sora", "name": "sora",
"fontFace": [ "fontFace": [
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "100", "fontWeight": "100",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora-thin.woff2"] "src": ["file:./assets/fonts/sora/sora-thin.woff2"]
}, },
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "200", "fontWeight": "200",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora-extralight.woff2"] "src": ["file:./assets/fonts/sora/sora-extralight.woff2"]
}, },
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "300", "fontWeight": "300",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora-light.woff2"] "src": ["file:./assets/fonts/sora/sora-light.woff2"]
}, },
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "400", "fontWeight": "400",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora.woff2"] "src": ["file:./assets/fonts/sora/sora.woff2"]
}, },
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "500", "fontWeight": "500",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora-medium.woff2"] "src": ["file:./assets/fonts/sora/sora-medium.woff2"]
}, },
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "600", "fontWeight": "600",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora-semibold.woff2"] "src": ["file:./assets/fonts/sora/sora-semibold.woff2"]
}, },
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "700", "fontWeight": "700",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora-bold.woff2"] "src": ["file:./assets/fonts/sora/sora-bold.woff2"]
}, },
{ {
"fontFamily": "sora", "fontFamily": "Sora",
"fontWeight": "800", "fontWeight": "800",
"fontStyle": "normal", "fontStyle": "normal",
"src": ["file:./assets/fonts/sora/sora-extrabold.woff2"] "src": ["file:./assets/fonts/sora/sora-extrabold.woff2"]