diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-10-06 08:53:06 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-10-06 08:56:03 -0400 |
| commit | 57c4d9757ae09700e6bd65de6e55f5cd17e6e6e2 (patch) | |
| tree | 0b4b8365328c7e66ab1fb6d4b4d4bb94ac796f78 /cmd/_old/tourian/static/font | |
| parent | fda09b55e316b7f162371cf52bc401fa742913e8 (diff) | |
| download | x-57c4d9757ae09700e6bd65de6e55f5cd17e6e6e2.tar.xz x-57c4d9757ae09700e6bd65de6e55f5cd17e6e6e2.zip | |
move some old code to the _old folder to save CI time
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/_old/tourian/static/font')
| -rw-r--r-- | cmd/_old/tourian/static/font/podkova.css | 7 | ||||
| -rw-r--r-- | cmd/_old/tourian/static/font/podkova.woff2 | bin | 0 -> 60580 bytes |
2 files changed, 7 insertions, 0 deletions
diff --git a/cmd/_old/tourian/static/font/podkova.css b/cmd/_old/tourian/static/font/podkova.css new file mode 100644 index 0000000..efa1fd7 --- /dev/null +++ b/cmd/_old/tourian/static/font/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/cmd/_old/tourian/static/font/podkova.woff2 b/cmd/_old/tourian/static/font/podkova.woff2 Binary files differnew file mode 100644 index 0000000..508f97d --- /dev/null +++ b/cmd/_old/tourian/static/font/podkova.woff2 |
