@font-face {
	font-family: 'OpenSans';
	src: url('/fonts/OpenSans-Regular_0.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src: url('/fonts/OpenSans-Semibold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansCond';
	src: url('/fonts/OpenSans-CondLight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansCond';
	src: url('/fonts/OpenSans-CondBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansExtra';
	src: url('/fonts/OpenSans-ExtraBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}