@font-face {
	font-family: FcSubject;
	src: url("fonts/FC_SUBJECT_ROUNDED_REGULAR_NON-COMMERCIAL_USE.OTF") format("opentype");
}

@font-face {
	font-family: FcSubject;
	font-weight: bold;
	src: url("fonts/FC_SUBJECT_ROUNDED_BOLD_NON-COMMERCIAL_USE.OTF") format("opentype");
}

.ranking li.header {
	color: #b100f6 !important;
	font-size: 20px;
}

.ranking li {
	font-size: 16px;
}

table.custom, table.custom th, table.custom td {
	border: 1px solid #fff;
}
