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

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

}


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

