This commit is contained in:
11
Snowstorm/res/style.css
Normal file
11
Snowstorm/res/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@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;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user