@font-face {
/*    font-family: 'Abhartach';
    src: url('../polices/titres/Abhartach DEMO.otf') format('opentype');*/

/*   font-family: 'Esthetique';
    src: url('../polices/titres/esthetique.otf') format('opentype');*/
    
    font-family: 'Sans couture';
    src: url('../polices/titres/Sans couture.ttf') format('opentype');
}

#sections h2{
    font-family: 'Sans couture', sans-serif;
}

.container1{
    h1, li{
        font-family: 'Sans couture', sans-serif;
    }
}
