.hover\:ca-font-normal:hover {
	font-weight: 400;
}

.hover\:\!ca-font-normal:hover {
	font-weight: 400 !important;
}

.focus\:ca-font-normal:focus {
	font-weight: 400;
}

.focus\:\!ca-font-normal:focus {
	font-weight: 400 !important;
}

.active\:ca-font-normal:active {
	font-weight: 400;
}

.active\:\!ca-font-normal:active {
	font-weight: 400 !important;
}

.ca-font-normal {
	font-weight: 400;
}

.\!ca-font-normal {
	font-weight: 400 !important;
}

.hover\:ca-font-medium:hover {
	font-weight: 500;
}

.hover\:\!ca-font-medium:hover {
	font-weight: 500 !important;
}

.focus\:ca-font-medium:focus {
	font-weight: 500;
}

.focus\:\!ca-font-medium:focus {
	font-weight: 500 !important;
}

.active\:ca-font-medium:active {
	font-weight: 500;
}

.active\:\!ca-font-medium:active {
	font-weight: 500 !important;
}

.ca-font-medium {
	font-weight: 500;
}

.\!ca-font-medium {
	font-weight: 500 !important;
}

.hover\:ca-font-semi-bold:hover {
	font-weight: 600;
}

.hover\:\!ca-font-semi-bold:hover {
	font-weight: 600 !important;
}

.focus\:ca-font-semi-bold:focus {
	font-weight: 600;
}

.focus\:\!ca-font-semi-bold:focus {
	font-weight: 600 !important;
}

.active\:ca-font-semi-bold:active {
	font-weight: 600;
}

.active\:\!ca-font-semi-bold:active {
	font-weight: 600 !important;
}

.ca-font-semi-bold {
	font-weight: 600;
}

.\!ca-font-semi-bold {
	font-weight: 600 !important;
}

.hover\:ca-font-bold:hover {
	font-weight: 700;
}

.hover\:\!ca-font-bold:hover {
	font-weight: 700 !important;
}

.focus\:ca-font-bold:focus {
	font-weight: 700;
}

.focus\:\!ca-font-bold:focus {
	font-weight: 700 !important;
}

.active\:ca-font-bold:active {
	font-weight: 700;
}

.active\:\!ca-font-bold:active {
	font-weight: 700 !important;
}

.ca-font-bold {
	font-weight: 700;
}

.\!ca-font-bold {
	font-weight: 700 !important;
}