@font-face {
    font-family: 'bebas_neueregular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeue Book'; /* Use only with a link of credit to Fontfabric (www.fontfabric.com) somewhere on the site */
    src: url('BebasNeue Book.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue Book.woff') format('woff'),
         url('BebasNeue Book.ttf') format('truetype'),
         url('BebasNeue Book.svg#BebasNeue Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'corbert_condenseditalic';
    src: url('CorbertCondensed-Italic-webfont.eot');
    src: url('CorbertCondensed-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('CorbertCondensed-Italic-webfont.woff') format('woff'),
         url('CorbertCondensed-Italic-webfont.ttf') format('truetype'),
         url('CorbertCondensed-Italic-webfont.svg#corbert_condenseditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'corbert_condensedregular';
    src: url('CorbertCondensed-Regular-webfont.eot');
    src: url('CorbertCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('CorbertCondensed-Regular-webfont.woff') format('woff'),
         url('CorbertCondensed-Regular-webfont.ttf') format('truetype'),
         url('CorbertCondensed-Regular-webfont.svg#corbert_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 @font-face {
    font-family: 'bebas_neueregular';
		src: url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');
	}
/*	 @font-face {
			font-family: 'corbert_condenseditalic';
			src: url('CorbertCondensed-Italic-webfont.svg#corbert_condenseditalic') format('svg');
	}
	@font-face {
			font-family: 'corbert_condensedregular';
			src: url('CorbertCondensed-Regular-webfont.svg#corbert_condensedregular') format('svg');
	} */
}