diff options
author | cel 🌸 <cel@blos.sm> | 2023-06-20 17:47:20 +0100 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-06-20 17:47:20 +0100 |
commit | 0df5f5a9ee9fd3fc989dced9fb728e57644dd65c (patch) | |
tree | 97459256dfa9ea6dfd3f5fdb806b71f03d66f010 /static/fonts/chi_billing_free/chi_billing_free.css | |
parent | 27baf0ab8005eed210a34d87a1c1f10b3f351d75 (diff) | |
download | blossom-0df5f5a9ee9fd3fc989dced9fb728e57644dd65c.tar.gz blossom-0df5f5a9ee9fd3fc989dced9fb728e57644dd65c.tar.bz2 blossom-0df5f5a9ee9fd3fc989dced9fb728e57644dd65c.zip |
FINALLY optimize fonts
Diffstat (limited to 'static/fonts/chi_billing_free/chi_billing_free.css')
-rw-r--r-- | static/fonts/chi_billing_free/chi_billing_free.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/static/fonts/chi_billing_free/chi_billing_free.css b/static/fonts/chi_billing_free/chi_billing_free.css deleted file mode 100644 index e6a1cb4..0000000 --- a/static/fonts/chi_billing_free/chi_billing_free.css +++ /dev/null @@ -1,9 +0,0 @@ -/* chi_billing_free-heavy */ -@font-face { - font-family: CHI_Billing_Free; - font-style: normal; - font-weight: 400; - src: local("CHI_Billing_Free Heavy"), local("CHI_Billing_Free-Heavy"), url(chi_billing_free-heavy.woff2) format("woff2"); - font-display: swap; -} - |