@font-face {
	font-family: Open Sans;
	src: url('../eot/open-sans-light.eot');
	src: url('../eot/open-sans-light.eot?#iefix') format('embedded-opentype'),
		url('../ttf/open-sans-light.ttf') format('truetype');
	font-weight: 100;
}
@font-face {
	font-family: Open Sans;
	src: url('../eot/open-sans-regular.eot');
	src: url('../eot/open-sans-regular.eot?#iefix') format('embedded-opentype'),
		url('../ttf/open-sans-regular.ttf') format('truetype');
}
@font-face {
	font-family: Open Sans;
	src: url('../eot/open-sans-bold.eot');
	src: url('../eot/open-sans-bold.eot?#iefix') format('embedded-opentype'),
		url('../ttf/open-sans-bold.ttf') format('truetype');
	font-weight: bold;
}