feat(font): add parkinsans (@binekrasik) (#6166)

Added the Parkinsans font


![](https://github.com/user-attachments/assets/d5b54330-6c81-4608-9b91-73d82b3ce9cb)
This commit is contained in:
Binekrasik 2025-01-13 12:10:36 +01:00 committed by GitHub
parent 565fa51380
commit 57cb80c5fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 0 deletions

View file

@ -92,6 +92,9 @@ $fonts: (
"Mononoki": (
"src": "Mononoki-Regular",
),
"Parkinsans": (
"src": "Parkinsans-Regular",
),
);
$font-defauls: (

View file

@ -99,5 +99,8 @@
},
{
"name": "Mononoki"
},
{
"name": "Parkinsans"
}
]

Binary file not shown.