diff options
Diffstat (limited to 'static/fonts/chi_billingblock_free/chi_billingblock_free.css')
-rw-r--r-- | static/fonts/chi_billingblock_free/chi_billingblock_free.css | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/static/fonts/chi_billingblock_free/chi_billingblock_free.css b/static/fonts/chi_billingblock_free/chi_billingblock_free.css deleted file mode 100644 index d5a2117..0000000 --- a/static/fonts/chi_billingblock_free/chi_billingblock_free.css +++ /dev/null @@ -1,17 +0,0 @@ -/* 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; -} - |