@charset "utf-8";
/* CSS Document */
.extrabold_red {
	font-weight: 700 !important;
	color: #B22222;
}
.extrabold_brw {
	font-weight: 700 !important;
	color: #764012;
}
.extrabold {
	font-weight: 700 !important;
}
.font_Oswald_400 {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 400 !important;
}
.font_Oswald_500 {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 500 !important;
}
.font_Oswald_700 {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 700 !important;
}