:root {
	
	--logo-shop: url(https://dev.nailalliance.fr/img/logoFrontOffice.png);
	
	--logo-mobile-shop: url(https://dev.nailalliance.fr/img/logoMobile.png);
    --menu-font-family : "LatoWeb";
    --menu-color: gray;
    --menu-lvl1-hover-color : #f8931e;

}

.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';
}