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/astrahfsb07lightt | |
parent | 8d176d8c076a5e71c210ee7464512b983659e1a0 (diff) | |
download | blossom-8166458b41065ba8de63f909424bfd012f8243e1.tar.gz blossom-8166458b41065ba8de63f909424bfd012f8243e1.tar.bz2 blossom-8166458b41065ba8de63f909424bfd012f8243e1.zip |
add japanese fonts
Diffstat (limited to '')
-rw-r--r-- | static/fonts/astrahfsb07lightt/astrahfsb07lightt.css | 9 | ||||
-rw-r--r-- | static/fonts/astrahfsb07lightt/astrahfsb07lightt.woff2 | bin | 0 -> 12472 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/static/fonts/astrahfsb07lightt/astrahfsb07lightt.css b/static/fonts/astrahfsb07lightt/astrahfsb07lightt.css new file mode 100644 index 0000000..0a648f5 --- /dev/null +++ b/static/fonts/astrahfsb07lightt/astrahfsb07lightt.css @@ -0,0 +1,9 @@ +/* astrahfsb07lightt */ +@font-face { + font-family: AstraHfsb07LightT; + font-style: normal; + font-weight: 400; + src: local("AstraHfsb07LightT"), url(astrahfsb07lightt.woff2) format("woff2"); + font-display: swap; +} + diff --git a/static/fonts/astrahfsb07lightt/astrahfsb07lightt.woff2 b/static/fonts/astrahfsb07lightt/astrahfsb07lightt.woff2 Binary files differnew file mode 100644 index 0000000..85cea4d --- /dev/null +++ b/static/fonts/astrahfsb07lightt/astrahfsb07lightt.woff2 |