diff options
Diffstat (limited to 'static/fonts-old/manx/manx.css')
-rw-r--r-- | static/fonts-old/manx/manx.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/fonts-old/manx/manx.css b/static/fonts-old/manx/manx.css new file mode 100644 index 0000000..0ed25c3 --- /dev/null +++ b/static/fonts-old/manx/manx.css @@ -0,0 +1,9 @@ +/* manx */ +@font-face { + font-family: Manx; + font-style: normal; + font-weight: 400; + src: local("Manx"), local("Manx-Regular"), url(manx.woff2) format("woff2"); + font-display: swap; +} + |