.fw-100, .fw-thin {
	font-weight: 100 !important;
}
.fw-200, .fw-lighter {
	font-weight: 200 !important;
}
.fw-300, .fw-light {
	font-weight: 300 !important;
}
.fw-400, .fw-regular {
	font-weight: 400 !important;
}
.fw-500, .fw-normal {
	font-weight: 500 !important;
}
.fw-600, .fw-bold {
	font-weight: 600 !important;
}
.fw-700, .fw-bolder {
	font-weight: 700 !important;
}
.fw-800, .fw-max {
	font-weight: 800 !important;
}
