
@font-face {
	font-family: 'NeoSansStd-Regular';
	src:	url('fonts/NeoSansStd-Regular.eot');
	src:	url('fonts/NeoSansStd-Regular.eot?#iefix') format('embedded-opentype'),
			url('fonts/NeoSansStd-Regular.ttf') format('truetype'),
			url('fonts/NeoSansStd-Regular.otf') format('opentype'),
			url('fonts/NeoSansStd-Regular.svg#NeoSansStd-Regular') format('svg'),
			url('fonts/NeoSansStd-Regular.woff') format('woff');
}
body {
	font-family: 'NeoSansStd-Regular', sans-serif !important;
}

