@font-face {
	font-family: "NeoSans-Regular";
	src: url('fonts/Neo-Sans-Pro.eot');
	src: url('fonts/Neo-Sans-Pro.eot?#iefix') format('embedded-opentype'),
	url('fonts/Neo-Sans-Pro.svg#Neo Sans Pro') format('svg'),
	url('fonts/Neo-Sans-Pro.woff') format('woff'),
	url('fonts/Neo-Sans-Pro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "NeoSans-Medium";
	src: url('fonts/Neo-Sans-Pro-Medium.eot');
	src: url('fonts/Neo-Sans-Pro-Medium.eot?#iefix') format('embedded-opentype'),
	url('fonts/Neo-Sans-Pro-Medium.svg#Neo Sans Pro') format('svg'),
	url('fonts/Neo-Sans-Pro-Medium.woff') format('woff'),
	url('fonts/Neo-Sans-Pro-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}