inline font css (to improve speed)
parent
083555aeab
commit
80c8ddc09d
@ -1,12 +0,0 @@
|
|||||||
@font-face {
|
|
||||||
font-family: 'silkscreennormal';
|
|
||||||
src: url('slkscr-webfont.eot');
|
|
||||||
src: url('slkscr-webfont.eot?#iefix') format('embedded-opentype'),
|
|
||||||
url('slkscr-webfont.woff') format('woff'),
|
|
||||||
url('slkscr-webfont.ttf') format('truetype'),
|
|
||||||
url('slkscr-webfont.svg#silkscreennormal') format('svg');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
Reference in New Issue