feat(fonts): use Inter

This commit is contained in:
2026-08-04 19:41:08 +02:00
committed by Gitea
parent 5fdf0490b6
commit 26535cad45
2 changed files with 33 additions and 1 deletions
+32 -1
View File
@@ -1 +1,32 @@
[]
[
{
"family": "Inter",
"weight": "100 900",
"style": "normal",
"source": [
{
"url": "fonts/Inter/Inter-Variable.woff2",
"format": "woff2"
},
{
"url": "fonts/Inter/Inter-Variable.ttf",
"format": "truetype"
}
]
},
{
"family": "Inter",
"weight": "100 900",
"style": "italic",
"source": [
{
"url": "fonts/Inter/Inter-Italic-Variable.woff2",
"format": "woff2"
},
{
"url": "fonts/Inter/Inter-Italic-Variable.ttf",
"format": "truetype"
}
]
}
]