You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
384 B
CSS
13 lines
384 B
CSS
@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;
|
|
|
|
}
|
|
|