@charset "UTF-8";


/*----------------------------Regular----------------------------*/
@font-face {
	font-family:'helvetica_regular';
	src: url('../fonts/HelveticaLT_grayscale.eot');
	src: url('../fonts/HelveticaLT_grayscale.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLT_grayscale.woff') format('woff'),
		url('../fonts/HelveticaLT_grayscale.ttf') format('truetype'),
		url('../fonts/HelveticaLT_grayscale.otf') format('opentype'),
		url('../fonts/HelveticaLT_grayscale.svg#helvetica_regular') format('svg');	
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}
@font-face {
	font-family:'helvetica_regular_oblique';
	src: url('../fonts/HelveticaLT-Oblique_grayscale.eot');
	src: url('../fonts/HelveticaLT-Oblique_grayscale.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLT-Oblique_grayscale.woff') format('woff'),
		url('../fonts/HelveticaLT-Oblique_grayscale.ttf') format('truetype'),
		url('../fonts/HelveticaLT-Oblique_grayscale.otf') format('opentype'),
		url('../fonts/HelveticaLT-Oblique_grayscale.svg#helvetica_regular_oblique') format('svg');
	font-weight: 400;
	font-style: oblique;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

/*----------------------------Bold----------------------------*/
@font-face {
	font-family:'helvetica_bold';
	src: url('../fonts/HelveticaLT-Bold_grayscale.eot');
	src: url('../fonts/HelveticaLT-Bold_grayscale.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLT-Bold_grayscale.woff') format('woff'),
		url('../fonts/HelveticaLT-Bold_grayscale.ttf') format('truetype'),
		url('../fonts/HelveticaLT-Bold_grayscale.otf') format('opentype'),
		url('../fonts/HelveticaLT-Bold_grayscale.svg#helvetica_bold') format('svg');	
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}
@font-face {
	font-family:'helvetica_bold_oblique';
	src: url('../fonts/HelveticaLT-BoldOblique_grayscale.eot');
	src: url('../fonts/HelveticaLT-BoldOblique_grayscale.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLT-BoldOblique_grayscale.woff') format('woff'),
		url('../fonts/HelveticaLT-BoldOblique_grayscale.ttf') format('truetype'),
		url('../fonts/HelveticaLT-BoldOblique_grayscale.otf') format('opentype'),
		url('../fonts/HelveticaLT-BoldOblique_grayscale.svg#helvetica_bold_oblique') format('svg');	
	font-weight: 700;
	font-style: oblique;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

/*----------------------------Light----------------------------*/
@font-face {
	font-family:'helvetica_light';
	src: url('../fonts/HelveticaLT-Light_grayscale.eot');
	src: url('../fonts/HelveticaLT-Light_grayscale.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLT-Light_grayscale.woff') format('woff'),
		url('../fonts/HelveticaLT-Light_grayscale.ttf') format('truetype'),
		url('../fonts/HelveticaLT-Light_grayscale.otf') format('opentype'),
		url('../fonts/HelveticaLT-Light_grayscale.svg#helvetica_light') format('svg');	
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}
@font-face {
	font-family:'helvetica_light_oblique';
	src: url('../fonts/HelveticaLT-LightOblique_grayscale.eot');
	src: url('../fonts/HelveticaLT-LightOblique_grayscale.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaLT-LightOblique_grayscale.woff') format('woff'),
		url('../fonts/HelveticaLT-LightOblique_grayscale.ttf') format('truetype'),
		url('../fonts/HelveticaLT-LightOblique_grayscale.otf') format('opentype'),
		url('../fonts/HelveticaLT-LightOblique_grayscale.svg#helvetica_light_oblique') format('svg');
	font-weight: 300;
	font-style: oblique;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}