@charset "utf-8";
/* CSS Document */
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'HelveticaNeue55Roman';
	src: url('HelveticaNeue55Roman.eot');
	src: url('HelveticaNeue55Roman.eot?#iefix') format('embedded-opentype'),
		 url('HelveticaNeue55Roman.woff') format('woff'),
		 url('HelveticaNeue55Roman.ttf') format('truetype'),
		 url('HelveticaNeue55Roman.svg#webfont') format('svg');
}

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

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