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

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


@font-face {
	font-family: 'Helvetica Neue Bold';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/HelveticaNeueLTPro-Bd.eot');
	src: url('../fonts/HelveticaNeueLTPro-Bd.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeueLTPro-Bd.ttf')  format('truetype'),
		url('../fonts/HelveticaNeueLTPro-Bd.svg#svgFontName') format('svg');
}


/* Webfont: Univers-Light */
@font-face {
    font-family: 'Univers45Light';
    font-style: 'normal';
    font-weight: 'normal';
    src: url('../fonts/Univers-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Univers-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Univers-Light.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Univers-Light.svg#Univers-Light') format('svg'), /* Legacy iOS */
         url('../fonts/Univers-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}
