/* ============================================================
   DIN Next LT Pro — corps de texte, menus, UI
   Weights chargés : 300, 400, 500, 700
============================================================ */

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-Light.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-Light.woff')  format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-LightItalic.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-LightItalic.woff')  format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-Regular.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-Regular.woff')  format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-Italic.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-Italic.woff')  format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-Medium.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-Medium.woff')  format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-MediumItalic.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-MediumItalic.woff')  format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-Bold.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-Bold.woff')  format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('../fonts/din/DINNextLTPro-BoldItalic.woff2') format('woff2'),
         url('../fonts/din/DINNextLTPro-BoldItalic.woff')  format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* ============================================================
   Futura LT — titres (h1–h5)
   Weights chargés : 400, 600, 700, 800
============================================================ */

@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura/FuturaLT-Book.woff2') format('woff2'),
         url('../fonts/futura/FuturaLT-Book.woff')  format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura/FuturaLT-Heavy.woff2') format('woff2'),
         url('../fonts/futura/FuturaLT-Heavy.woff')  format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura/FuturaLT.woff2') format('woff2'),
         url('../fonts/futura/FuturaLT.woff')  format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura/FuturaLT-Bold.woff2') format('woff2'),
         url('../fonts/futura/FuturaLT-Bold.woff')  format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/futura/FuturaLT-ExtraBold.woff2') format('woff2'),
         url('../fonts/futura/FuturaLT-ExtraBold.woff')  format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
