diff options
Diffstat (limited to '')
-rw-r--r-- | static/fonts/hunger/hunger.css | 9 | ||||
-rw-r--r-- | static/fonts/hunger/hunger.woff2 | bin | 0 -> 8612 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/static/fonts/hunger/hunger.css b/static/fonts/hunger/hunger.css new file mode 100644 index 0000000..1b7446b --- /dev/null +++ b/static/fonts/hunger/hunger.css @@ -0,0 +1,9 @@ +/* hunger */ +@font-face { + font-family: Hunger; + font-style: normal; + font-weight: 400; + src: local("Hunger"), local("Hunger-Regular"), url(hunger.woff2) format("woff2"); + font-display: swap; +} + diff --git a/static/fonts/hunger/hunger.woff2 b/static/fonts/hunger/hunger.woff2 Binary files differnew file mode 100644 index 0000000..0a9eb22 --- /dev/null +++ b/static/fonts/hunger/hunger.woff2 |