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
453 B
CSS
13 lines
453 B
CSS
10 years ago
|
@font-face {
|
||
|
font-family: 'texgyreheroscnbold';
|
||
|
src: url('texgyreheroscn-bold-webfont.eot');
|
||
|
src: url('texgyreheroscn-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
||
|
url('texgyreheroscn-bold-webfont.woff') format('woff'),
|
||
|
url('texgyreheroscn-bold-webfont.ttf') format('truetype'),
|
||
|
url('texgyreheroscn-bold-webfont.svg#texgyreheroscnbold') format('svg');
|
||
|
font-weight: normal;
|
||
|
font-style: normal;
|
||
|
|
||
|
}
|
||
|
|