/* ═══════════════════════════════════════════════════════════
   JO.KARD — Polices auto-hébergées (100% souverain)
   Fichiers à placer dans /fonts/ sur le serveur
   Téléchargement : voir README_FONTS.txt
════════════════════════════════════════════════════════════ */

/* Syne 400 */
@font-face {
    font-family: 'Syne';
    src: url('/fonts/syne-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* Syne 700 */
@font-face {
    font-family: 'Syne';
    src: url('/fonts/syne-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
/* Syne 800 */
@font-face {
    font-family: 'Syne';
    src: url('/fonts/syne-800.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
/* DM Sans 300 */
@font-face {
    font-family: 'DM Sans';
    src: url('/fonts/dm-sans-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/* DM Sans 400 */
@font-face {
    font-family: 'DM Sans';
    src: url('/fonts/dm-sans-400.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* DM Sans 500 */
@font-face {
    font-family: 'DM Sans';
    src: url('/fonts/dm-sans-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/* DM Sans 600 */
@font-face {
    font-family: 'DM Sans';
    src: url('/fonts/dm-sans-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
