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

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