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

13 lines
441 B
CSS
Executable File

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