added boon font

This commit is contained in:
Miodec 2022-06-07 13:17:00 +02:00
parent 1d4813e9e1
commit 5ed1f166dd
4 changed files with 13 additions and 0 deletions

View file

@ -13,6 +13,15 @@
@import url("https://fonts.googleapis.com/css?family=Noto+Naskh+Arabic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Vazirmatn&display=swap");
@font-face {
font-family: "Boon";
font-style: normal;
font-weight: 400;
font-display: block;
src: url("../webfonts/Boon-400.ttf") format("truetype"),
url("../webfonts/Boon-400.otf") format("opentype");
}
:root {
--roundness: 0.5rem;
--font: "Roboto Mono", "Vazirmatn";

View file

@ -62,5 +62,9 @@
},
{
"name": "Lalezar"
},
{
"name": "Boon",
"display": "Boon (ไทย)"
}
]

Binary file not shown.

Binary file not shown.