about summary refs log tree commit diff
path: root/static/sarasa-gothic.css
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-03-26 16:55:25 +0900
committersefidel <contact@sefidel.net>2023-03-26 16:55:25 +0900
commit77ffc8dfeabd45cb3fac500902fcbcb7176edcc7 (patch)
tree4c3a538e0792d60ca637a3921341820087311233 /static/sarasa-gothic.css
downloadsefidel-web-77ffc8dfeabd45cb3fac500902fcbcb7176edcc7.tar.gz
sefidel-web-77ffc8dfeabd45cb3fac500902fcbcb7176edcc7.zip
project: Initial commit
Diffstat (limited to 'static/sarasa-gothic.css')
-rw-r--r--static/sarasa-gothic.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/sarasa-gothic.css b/static/sarasa-gothic.css
new file mode 100644
index 0000000..2b24868
--- /dev/null
+++ b/static/sarasa-gothic.css
@@ -0,0 +1,8 @@
+@font-face {
+  font-family: 'Sarasa Gothic SC';
+  font-style: normal;
+  font-weight: bold;
+  unicode-range: U+30BB, U+30D4, U+30FC;
+  src: url(./font/sarasa-gothic-sc-bold.woff2) format('woff2'),
+       url(./font/sarasa-gothic-sc-bold.woff) format('woff');
+}