@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'HelveticaLTStd-Roman';
	src: url('../fonts/HelveticaLTStd-Roman_gdi.eot');
	src: url('../fonts/HelveticaLTStd-Roman_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLTStd-Roman_gdi.woff') format('woff'),
		url('../fonts/HelveticaLTStd-Roman_gdi.ttf') format('truetype'),
		url('../fonts/HelveticaLTStd-Roman_gdi.svg#HelveticaLTStd-Roman') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}


@font-face {
	font-family:'HelveticaLTStd-Bold';
	src: url('../fonts/HelveticaLTStd-Bold_gdi.eot');
	src: url('../fonts/HelveticaLTStd-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLTStd-Bold_gdi.woff') format('woff'),
		url('../fonts/HelveticaLTStd-Bold_gdi.ttf') format('truetype'),
		url('../fonts/HelveticaLTStd-Bold_gdi.svg#HelveticaLTStd-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}


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

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






