about summary refs log tree commit diff
path: root/static/sarasa-gothic.css
diff options
context:
space:
mode:
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');
+}