@font-face{ 
	font-family: 'opensanslight';
	src: url('opensans-light.eot');
	src: url('opensans-light.eot?iefix') format('eot'),
	     url('opensans-light.woff') format('woff'),
	     url('opensans-light.ttf') format('truetype'),
	     url('opensans-light.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'opensans';
	src: url('opensans.eot');
	src: url('opensans.eot?iefix') format('eot'),
	     url('opensans.woff') format('woff'),
	     url('opensans.ttf') format('truetype'),
	     url('opensans.svg#webfont') format('svg');
}