p, h1, h2, h3, h4, h5, h6, body {
	font-family: Fira Sans !important;
	font-weight: 400 !important;
}
.bg-bianco {
	background-image: url('./img/sfondo-2-fimtec.png');
	background-position: 0 -700px;
    background-repeat: no-repeat;
    background-size: cover;
}