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