diff options
Diffstat (limited to 'static/fonts-old/chi_billingblock_free/chi_billingblock_free.css')
-rw-r--r-- | static/fonts-old/chi_billingblock_free/chi_billingblock_free.css | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/static/fonts-old/chi_billingblock_free/chi_billingblock_free.css b/static/fonts-old/chi_billingblock_free/chi_billingblock_free.css new file mode 100644 index 0000000..d5a2117 --- /dev/null +++ b/static/fonts-old/chi_billingblock_free/chi_billingblock_free.css @@ -0,0 +1,17 @@ +/* chi_billingblock_free-bold */ +@font-face { + font-family: CHI_Billingblock_Free; + font-style: normal; + font-weight: 700; + src: local("CHI_Billingblock_Free Bold"), local("CHI_Billingblock_Free-Bold"), url(chi_billingblock_free-bold.woff2) format("woff2"); + font-display: swap; +} +/* chi_billingblock_free */ +@font-face { + font-family: CHI_Billingblock_Free; + font-style: normal; + font-weight: 400; + src: local("CHI_Billingblock_Free"), local("CHI_Billingblock_Free-Regular"), url(chi_billingblock_free.woff2) format("woff2"); + font-display: swap; +} + |