
@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 400;
	font-style: normal;
	src: url('HelveticaNeue-Light.eot'); /* IE9 Compat Modes */
	src: url('HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('HelveticaNeue-Light.woff') format('woff'), /* Modern Browsers */
		url('HelveticaNeue-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('HelveticaNeue-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 500;
	font-style: normal;
	src: url('HelveticaNeue.eot');
	src: url('HelveticaNeue.eot?#iefix') format('embedded-opentype'),
		url('HelveticaNeue.woff') format('woff'),
		url('HelveticaNeue.ttf')  format('truetype'),
		url('HelveticaNeue.svg#svgFontName') format('svg');
}


@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 600;
	font-style: normal;
	src: url('HelveticaNeue-Bold.eot');
	src: url('HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
		url('HelveticaNeue-Bold.woff') format('woff'),
		url('HelveticaNeue-Bold.ttf')  format('truetype'),
		url('HelveticaNeue-Bold.svg#svgFontName') format('svg');
}