diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-03-17 19:33:07 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-03-17 19:33:07 -0400 |
| commit | 9923878c5c8b68df7f132efd28f76ce5478a1f1a (patch) | |
| tree | c18dfc413495c09886b0d622a275f142f3e9c333 /xess/static | |
| download | anubis-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.woff2 | bin | 0 -> 64184 bytes | |||
| -rw-r--r-- | xess/static/iosevka-curly.woff2 | bin | 0 -> 19692 bytes | |||
| -rw-r--r-- | xess/static/podkova.css | 7 | ||||
| -rw-r--r-- | xess/static/podkova.woff2 | bin | 0 -> 60580 bytes |
4 files changed, 7 insertions, 0 deletions
diff --git a/xess/static/geist.woff2 b/xess/static/geist.woff2 Binary files differnew file mode 100644 index 0000000..6fd61c4 --- /dev/null +++ b/xess/static/geist.woff2 diff --git a/xess/static/iosevka-curly.woff2 b/xess/static/iosevka-curly.woff2 Binary files differnew file mode 100644 index 0000000..df9df40 --- /dev/null +++ b/xess/static/iosevka-curly.woff2 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 Binary files differnew file mode 100644 index 0000000..508f97d --- /dev/null +++ b/xess/static/podkova.woff2 |
