@font-face {
	font-family: 'HelveticaNeue';
	src: url('/Shared/fonts/helveticaneue-roman-webfont.eot');
	src: url('/Shared/fonts/helveticaneue-roman-webfont.eot?') format('embedded-opentype'),
		 url('/Shared/fonts/helveticaneue-roman-webfont.woff') format('woff'),
		 url('/Shared/fonts/helveticaneue-roman-webfont.ttf') format('truetype'),
		 url('/Shared/fonts/helveticaneue-roman-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'HelveticaNeue';
		src: url('/Shared/fonts/helveticaneue-roman-webfont.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}

}

@font-face {
	font-family: 'HelveticaNeue';
	src: url('/Shared/fonts/helveticaneue-medium-webfont.eot');
	src: url('/Shared/fonts/helveticaneue-medium-webfont.eot?') format('embedded-opentype'),
		 url('/Shared/fonts/helveticaneue-medium-webfont.woff') format('woff'),
		 url('/Shared/fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
		 url('/Shared/fonts/helveticaneue-medium-webfont.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'HelveticaNeue';
		src: url('/Shared/fonts/helveticaneue-medium-webfont.svg') format('svg');
		font-weight: bold;
		font-style: normal;
	}

}

