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