/* ============================================================
   CORMORANT GARAMOND
   Fichiers à télécharger sur : https://gwfh.mranftl.com/fonts/cormorant-garamond
   Styles sélectionnés : 400 regular, 400 italic, 600 semibold, 700 bold
   ============================================================ */

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('cormorant-garamond-v21-latin-regular.woff2') format('woff2'),
         url('cormorant-garamond-v21-latin-regular.woff')  format('woff');
}

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('cormorant-garamond-v21-latin-italic.woff2') format('woff2'),
         url('cormorant-garamond-v21-latin-italic.woff')  format('woff');
}

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('cormorant-garamond-v21-latin-600.woff2') format('woff2'),
         url('cormorant-garamond-v21-latin-600.woff')  format('woff');
}

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('cormorant-garamond-v21-latin-700.woff2') format('woff2'),
         url('cormorant-garamond-v21-latin-700.woff')  format('woff');
}

/* ============================================================
   LATO
   Fichiers à télécharger sur : https://gwfh.mranftl.com/fonts/lato
   Styles sélectionnés : 300 light, 400 regular, 700 bold
   ============================================================ */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('lato-v25-latin-300.woff2') format('woff2'),
         url('lato-v25-latin-300.woff')  format('woff');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('lato-v25-latin-regular.woff2') format('woff2'),
         url('lato-v25-latin-regular.woff')  format('woff');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('lato-v25-latin-700.woff2') format('woff2'),
         url('lato-v25-latin-700.woff')  format('woff');
}
