/* ============================================================
   LABRADA — police locale (woff2)
   Poids utilisés : 100 (Thin), 200 (ExtraLight), 300 (Light)
   ============================================================ */

@font-face {
    font-family: 'Labrada';
    src: url('../fonts/Labrada-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Labrada';
    src: url('../fonts/Labrada-ThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Labrada';
    src: url('../fonts/Labrada-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Labrada';
    src: url('../fonts/Labrada-ExtraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Labrada';
    src: url('../fonts/Labrada-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Labrada';
    src: url('../fonts/Labrada-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
