Files
plugins/Snowstorm/res/font.css
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

11 lines
383 B
CSS

@font-face {
font-family: 'wwflakesregular';
src: url('wwflakes-webfont.eot');
src: url('wwflakes-webfont.eot') format('embedded-opentype'),
url('wwflakes-webfont.woff') format('woff'),
url('wwflakes-webfont.ttf') format('truetype'),
url('wwflakes-webfont.svg#wwflakesregular') format('svg');
font-weight: normal;
font-style: normal;
}