/* ══════════════════════════════════════════════
   WINGOU by ITP — Polices auto-hébergées
   Barlow + Barlow Condensed — v13
   ══════════════════════════════════════════════ */

/* ── BARLOW 300 ── */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/barlow-v13-latin-300.woff2') format('woff2'),
       url('fonts/barlow-v13-latin-300.woff')  format('woff');
}

/* ── BARLOW 300 italic ── */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/barlow-v13-latin-300italic.woff2') format('woff2'),
       url('fonts/barlow-v13-latin-300italic.woff')  format('woff');
}

/* ── BARLOW 400 ── */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/barlow-v13-latin-regular.woff2') format('woff2'),
       url('fonts/barlow-v13-latin-regular.woff')  format('woff');
}

/* ── BARLOW 500 ── */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/barlow-v13-latin-500.woff2') format('woff2'),
       url('fonts/barlow-v13-latin-500.woff')  format('woff');
}

/* ── BARLOW 600 ── */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/barlow-v13-latin-600.woff2') format('woff2'),
       url('fonts/barlow-v13-latin-600.woff')  format('woff');
}

/* ── BARLOW 700 ── */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/barlow-v13-latin-700.woff2') format('woff2'),
       url('fonts/barlow-v13-latin-700.woff')  format('woff');
}

/* ── BARLOW 800 ── */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/barlow-v13-latin-800.woff2') format('woff2'),
       url('fonts/barlow-v13-latin-800.woff')  format('woff');
}

/* ── BARLOW CONDENSED 600 ── */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/barlow-condensed-v13-latin-600.woff2') format('woff2'),
       url('fonts/barlow-condensed-v13-latin-600.woff')  format('woff');
}

/* ── BARLOW CONDENSED 700 ── */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/barlow-condensed-v13-latin-700.woff2') format('woff2'),
       url('fonts/barlow-condensed-v13-latin-700.woff')  format('woff');
}

/* ── BARLOW CONDENSED 800 ── */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/barlow-condensed-v13-latin-800.woff2') format('woff2'),
       url('fonts/barlow-condensed-v13-latin-800.woff')  format('woff');
}