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

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

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

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