

@font-face {
    font-family: 'open_sansregular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
	font-family: 'HelveticaNeue-HeavyCond';
	src: url('HelveticaNeue-HeavyCond.eot?') format('eot'), 
	     url('HelveticaNeue-HeavyCond.otf')  format('opentype'),
	     url('HelveticaNeue-HeavyCond.woff') format('woff'), 
	     url('HelveticaNeue-HeavyCond.ttf')  format('truetype'),
	     url('HelveticaNeue-HeavyCond.svg#HelveticaNeue-HeavyCond') format('svg');
}



@font-face {
    font-family:'Gothic821 Cn BT';
    src: url('Gothic 821 Condensed BT.eot');
	src: url('Gothic 821 Condensed BT.eot?#iefix') format('embedded-opentype'),
		url('Gothic 821 Condensed BT.woff2') format('woff2'),
		url('Gothic 821 Condensed BT.woff') format('woff'),
		url('Gothic 821 Condensed BT.svg#Gothic 821 Condensed BT') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-F002;
}