Compare commits

...

2 Commits

Author SHA1 Message Date
Aadil Ayub 9fb26dc51f add Inter font
continuous-integration/drone/push Build is passing Details
2024-05-06 15:01:28 +05:00
Aadil Ayub 9c34083eaa fix missing font name in theme.json 2024-05-06 14:57:56 +05:00
3 changed files with 57 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -90,6 +90,61 @@
"slug": "system",
"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif"
},
{
"name": "Inter",
"slug": "inter",
"fontFamily": "Inter, sans-serif",
"fontFace": [
{
"fontFamily": "Inter",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/InterVariable.woff2"
]
},
{
"fontFamily": "Inter",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/InterVariable-Italic.woff2"
]
},
{
"fontFamily": "Inter",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/InterVariable.woff2"
]
},
{
"fontFamily": "Inter",
"fontStyle": "italic",
"fontWeight": "500",
"src": [
"file:./assets/fonts/InterVariable-Italic.woff2"
]
},
{
"fontFamily": "Inter",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/InterVariable.woff2"
]
},
{
"fontFamily": "Inter",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/InterVariable-Italic.woff2"
]
}
],
},
{
"fontFace": [
{
@ -112,7 +167,8 @@
}
],
"fontFamily": "Karmilla",
"slug": "karmilla"
"slug": "karmilla",
"name": "Karmilla"
},
{
"fontFace": [