@font-face
{
	font-family: 'OpenSans';
	src: url("OpenSans-Regular-webfont.eot");
	src: url("OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),
	url("OpenSans-Regular-webfont.woff") format("woff"),
	url("OpenSans-Regular-webfont.ttf") format("truetype"),
	url("OpenSans-Regular-webfont.svg#opensans") format("svg");
	font-style: normal;
	font-weight: normal;
}