@font-face {
	font-family:'HelveticaLT-Light';
	src: url('HelveticaLT-Light_gdi.eot');
	src: url('HelveticaLT-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('HelveticaLT-Light_gdi.woff') format('woff'),
		url('HelveticaLT-Light_gdi.ttf') format('truetype'),
		url('HelveticaLT-Light_gdi.svg#HelveticaLT-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@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:'OpenSans-Semibold';
	src: url('OpenSans-Semibold_gdi.eot');
	src: url('OpenSans-Semibold_gdi.eot?#iefix') format('embedded-opentype'),
		url('OpenSans-Semibold_gdi.woff') format('woff'),
		url('OpenSans-Semibold_gdi.ttf') format('truetype'),
		url('OpenSans-Semibold_gdi.svg#OpenSans-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}