about summary refs log tree commit diff
path: root/static/sarasa-gothic.css
blob: 2b2486823e859ae4ae5760a8f8ede1864379875e (plain)
1
2
3
4
5
6
7
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');
}