@font-face {
	font-family: "Open Sans";
	src: ;
	src: url('open-sans/OpenSans-Light-webfont.ttf') format('truetype'),
		url('open-sans/OpenSans-Light-webfont.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: "Open Sans";
	src: ;
	src: url('open-sans/OpenSans-Regular-webfont.ttf') format('truetype'),
		url('open-sans/OpenSans-Regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Open Sans";
	src: ;
	src: url('open-sans/OpenSans-Semibold-webfont.ttf') format('truetype'),
		url('open-sans/OpenSans-Semibold-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Open Sans";
	src: ;
	src: url('open-sans/OpenSans-Bold-webfont.ttf') format('truetype'),
		url('open-sans/OpenSans-Bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "Open Sans";
	src: ;
	src: url('open-sans/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
		url('open-sans/OpenSans-ExtraBold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
