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