diff options
author | cel 🌸 <cel@blos.sm> | 2023-01-17 00:48:17 +0000 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-01-17 00:48:17 +0000 |
commit | 8166458b41065ba8de63f909424bfd012f8243e1 (patch) | |
tree | 7a6f8de2d422afb0fa222488fcec9bd7e869ef94 /static/fonts/hunger | |
parent | 8d176d8c076a5e71c210ee7464512b983659e1a0 (diff) | |
download | blossom-8166458b41065ba8de63f909424bfd012f8243e1.tar.gz blossom-8166458b41065ba8de63f909424bfd012f8243e1.tar.bz2 blossom-8166458b41065ba8de63f909424bfd012f8243e1.zip |
add japanese fonts
Diffstat (limited to 'static/fonts/hunger')
-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 |