Skip to content

Commit

Permalink
feat(font): add parkinsans (@Binekrasik) (monkeytypegame#6166)
Browse files Browse the repository at this point in the history
  • Loading branch information
Binekrasik authored Jan 13, 2025
1 parent 565fa51 commit 57cb80c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/styles/fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ $fonts: (
"Mononoki": (
"src": "Mononoki-Regular",
),
"Parkinsans": (
"src": "Parkinsans-Regular",
),
);

$font-defauls: (
Expand Down
3 changes: 3 additions & 0 deletions frontend/static/fonts/_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,8 @@
},
{
"name": "Mononoki"
},
{
"name": "Parkinsans"
}
]
Binary file added frontend/static/webfonts/Parkinsans-Regular.woff2
Binary file not shown.

0 comments on commit 57cb80c

Please sign in to comment.