@font-face {
	font-family: 'HelveticaNeueLTStd-Cn';
	src: url('fonts/HelveticaNeue-Medium.eot?') format('eot'), 
	     url('fonts/HelveticaNeue-Medium.otf')  format('opentype'),
	     url('fonts/HelveticaNeue-Medium.woff') format('woff'), 
	     url('fonts/HelveticaNeue-Medium.ttf')  format('truetype'),
	     url('fonts/HelveticaNeue-Medium.svg#HelveticaNeueLTStd-Cn') format('svg');
		  font-weight: normal;
    font-style: normal;
}

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

}

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

}





@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'HelveticaNeueLTStd-Cn';
src: url('fonts/HelveticaNeue-Medium.svg') format('svg');
}
}




