<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@100..900&display=swap')
</style>

.titoli  {
	font: 35px/1.5em 'Roboto Condensed', sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #645d57;
}

.titoli  {
	font: 35px/1.5em 'Roboto Condensed', sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #645d57;
}
.testo  {
	font: 14px 'Roboto Condensed', sans-serif;
	font-weight: 300
	text-decoration: none;
	color: #645d57;
}
.titoletto  {
font: 14px 'Roboto Condensed', sans-serif;
font-weight: 500
text-decoration: none;
color: #645d57;
	background-color: #dddde1;
}
