From 0df5f5a9ee9fd3fc989dced9fb728e57644dd65c Mon Sep 17 00:00:00 2001
From: cel 🌸 <cel@blos.sm>
Date: Tue, 20 Jun 2023 17:47:20 +0100
Subject: FINALLY optimize fonts

---
 .../fonts-old/astrahfsb07lighto/astrahfsb07lighto.css   |   9 +++++++++
 .../fonts-old/astrahfsb07lighto/astrahfsb07lighto.woff2 | Bin 0 -> 12312 bytes
 2 files changed, 9 insertions(+)
 create mode 100644 static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.css
 create mode 100644 static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.woff2

(limited to 'static/fonts-old/astrahfsb07lighto')

diff --git a/static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.css b/static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.css
new file mode 100644
index 0000000..ee95473
--- /dev/null
+++ b/static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.css
@@ -0,0 +1,9 @@
+/* astrahfsb07lighto */
+@font-face {
+	font-family: AstraHfsb07LightO;
+	font-style: normal;
+	font-weight: 400;
+	src: local("AstraHfsb07LightO"), url(astrahfsb07lighto.woff2) format("woff2");
+	font-display: swap;
+}
+
diff --git a/static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.woff2 b/static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.woff2
new file mode 100644
index 0000000..8d2ae57
Binary files /dev/null and b/static/fonts-old/astrahfsb07lighto/astrahfsb07lighto.woff2 differ
-- 
cgit