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

@font-face {
	font-family: "Open Sans"; 
	font-style: normal; 
	font-weight: 400; 
	src: local("Open Sans"), 
		url("../fonts/open-sans.eot") format("embedded-opentype"),
		url("../fonts/open-sans.woff") format("woff"), 
		url("../fonts/open-sans.ttf") format("truetype"); 
}