aboutsummaryrefslogtreecommitdiff
path: root/xess/static
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-03-17 19:33:07 -0400
committerXe Iaso <me@xeiaso.net>2025-03-17 19:33:07 -0400
commit9923878c5c8b68df7f132efd28f76ce5478a1f1a (patch)
treec18dfc413495c09886b0d622a275f142f3e9c333 /xess/static
downloadanubis-9923878c5c8b68df7f132efd28f76ce5478a1f1a.tar.xz
anubis-9923878c5c8b68df7f132efd28f76ce5478a1f1a.zip
initial import from /x/ monorepo
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'xess/static')
-rw-r--r--xess/static/geist.woff2bin0 -> 64184 bytes
-rw-r--r--xess/static/iosevka-curly.woff2bin0 -> 19692 bytes
-rw-r--r--xess/static/podkova.css7
-rw-r--r--xess/static/podkova.woff2bin0 -> 60580 bytes
4 files changed, 7 insertions, 0 deletions
diff --git a/xess/static/geist.woff2 b/xess/static/geist.woff2
new file mode 100644
index 0000000..6fd61c4
--- /dev/null
+++ b/xess/static/geist.woff2
Binary files differ
diff --git a/xess/static/iosevka-curly.woff2 b/xess/static/iosevka-curly.woff2
new file mode 100644
index 0000000..df9df40
--- /dev/null
+++ b/xess/static/iosevka-curly.woff2
Binary files differ
diff --git a/xess/static/podkova.css b/xess/static/podkova.css
new file mode 100644
index 0000000..efa1fd7
--- /dev/null
+++ b/xess/static/podkova.css
@@ -0,0 +1,7 @@
+@font-face {
+ font-family: "Podkova";
+ font-style: normal;
+ font-weight: 400 800;
+ font-display: swap;
+ src: url("podkova.woff2") format("woff2");
+}
diff --git a/xess/static/podkova.woff2 b/xess/static/podkova.woff2
new file mode 100644
index 0000000..508f97d
--- /dev/null
+++ b/xess/static/podkova.woff2
Binary files differ