.font {
	font-family : sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	
}

.uber {
	font-family : sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

