Nicolas Bally 2a1d9dadc7 initial
2015-10-26 15:00:29 +01:00

13 lines
469 B
CSS
Executable File

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