@font-face {
	font-family: 'OpenSansLight';
	src: url('../fonts/open-sans-light.eot');
	src: url('../fonts/open-sans-light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/open-sans-light.woff') format('woff'),
		 url('../fonts/open-sans-light.ttf') format('truetype'),
		 url('../fonts/open-sans-light.svg#OpenSansLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('../fonts/open-sans-regular.eot');
	src: url('../fonts/open-sans-regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/open-sans-regular.woff') format('woff'),
		 url('../fonts/open-sans-regular.ttf') format('truetype'),
		 url('../fonts/open-sans-regular.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansSemibold';
	src: url('../fonts/open-sans-semibold.eot');
	src: url('../fonts/open-sans-semibold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/open-sans-semibold.woff') format('woff'),
		 url('../fonts/open-sans-semibold.ttf') format('truetype'),
		 url('../fonts/open-sans-semibold.svg#OpenSansSemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}