@font-face {
font-family: 'normal';
src: url("OnestRegular1602-hint.ttf") format("opentype");
src: url("OnestRegular1602-hint.woff") format("opentype");
}

@font-face {
font-family: 'bold';
src: url("OnestExtraBold1602-hint.ttf") format("opentype");
src: url("OnestExtraBold1602-hint.woff") format("opentype");
}

body, .dropdown-menu {
	font-family: 'normal' !important;
	font-size: .9rem !important;

}

b, strong, th {
	font-family: 'bold' !important;
}
