@font-face {
	font-family: 'Open Sans';
	src: 	url('../fonts/OpenSans-Bold.eot');
	src: 	url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/OpenSans-Bold.woff') format('woff'),
			url('../fonts/OpenSans-Bold.ttf') format('truetype'),
			url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: 	url('../fonts/OpenSansRegular.eot');
	src: 	url('../fonts/OpenSansRegular.eot?#iefix') format('embedded-opentype'),
			url('../fonts/OpenSansRegular.woff') format('woff'),
			url('../fonts/OpenSansRegular.ttf') format('truetype'),
			url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: 	url('../fonts/OpenSans-Semibold.eot');
	src: 	url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/OpenSans-Semibold.woff') format('woff'),
			url('../fonts/OpenSans-Semibold.ttf') format('truetype'),
			url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: 	url('../fonts/OpenSans-Extrabold.eot');
	src: 	url('../fonts/OpenSans-Extrabold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/OpenSans-Extrabold.woff') format('woff'),
			url('../fonts/OpenSans-Extrabold.ttf') format('truetype'),
			url('../fonts/OpenSans-Extrabold.svg#OpenSans-Extrabold') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: 	url('../fonts/OpenSans-Italic.eot');
	src: 	url('../fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/OpenSans-Italic.woff') format('woff'),
			url('../fonts/OpenSans-Italic.ttf') format('truetype'),
			url('../fonts/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: 	url('../fonts/OpenSans-BoldItalic.eot');
	src:	url('../fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/OpenSans-BoldItalic.woff') format('woff'),
			url('../fonts/OpenSans-BoldItalic.ttf') format('truetype'),
			url('../fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}
