diff options
Diffstat (limited to 'static/fonts/chi_bog_free/chi_bog_free.css')
-rw-r--r-- | static/fonts/chi_bog_free/chi_bog_free.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/fonts/chi_bog_free/chi_bog_free.css b/static/fonts/chi_bog_free/chi_bog_free.css new file mode 100644 index 0000000..876b283 --- /dev/null +++ b/static/fonts/chi_bog_free/chi_bog_free.css @@ -0,0 +1,9 @@ +/* chi_bog_free-r */ +@font-face { + font-family: CHI_Bog_free; + font-style: normal; + font-weight: 400; + src: local("CHI_Bog_free R"), local("CHI_Bog_free"), url(chi_bog_free-r.woff2) format("woff2"); + font-display: swap; +} + |