:root {
	
	--logo-shop: url(https://energie-habitat.fr/img/logoFrontOffice.png);
	
	--logo-mobile-shop: url(https://energie-habitat.fr/img/logoMobile.png);
    --menu-font-family : "LatoWeb";
    --menu-color: black;
    --menu-lvl1-hover-color : #e83f56;

}

.headPutty {font-family: 'SilverForteGrunge';margin-top: 50px;
    text-align: center;
    font-size: 2.5em;
    font-weight:bold;
}
.subPutty {
    font-family: 'SilverForteGrunge';margin-top: 50px;
    text-align: left;
    font-size: 2em;
}
.paraphPutty {
    font-size: 1.2em;
    font-family: 'RobotoBlackItalic';
}