/* POLICES */

@font-face {
    font-family: 'policeH1';
    src: url('/polices/berkshireswash-regular-webfont.woff') format('woff'),
         url('/polices/berkshireswash-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'policeTitre';
    src: url('/polices/jomhuria-regular-webfont.woff') format('woff'),
         url('/polices/jomhuria-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'policeTexte';
    src: url('/polices/croissantone-regular-webfont.woff') format('woff'),
         url('/polices/croissantone-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}