
@font-face {
    font-family: 'petitaboldregular';
    src: url('../assets/petitabold-webfont.woff2') format('woff2'),
         url('../assets/petitabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'petitalightregular';
    src: url('../assets/petitalight-webfont.woff2') format('woff2'),
         url('../assets/petitalight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'petitamediumregular';
    src: url('../assets/petitamedium-webfont.woff2') format('woff2'),
         url('../assets/petitamedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}