2016-03-24 17:19:32 +01:00

13 lines
506 B
CSS
Executable File

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