/* ==========================================
   DESTOCK CLUB - POLICES AUTO-HÉBERGÉES
   Remplace les appels Google Fonts externes
   ========================================== */

/* Inter 200 */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/inter-v20-latin-200.woff2') format('woff2');
}

/* Inter 300 */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/inter-v20-latin-300.woff2') format('woff2');
}

/* Inter 400 (regular) */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inter-v20-latin-regular.woff2') format('woff2');
}

/* Inter 500 */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/inter-v20-latin-500.woff2') format('woff2');
}

/* Inter 700 */
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/inter-v20-latin-700.woff2') format('woff2');
}

/* Bodoni Moda 400 (regular) */
@font-face {
  font-display: swap;
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/bodoni-moda-v28-latin-regular.woff2') format('woff2');
}

/* Bodoni Moda 700 */
@font-face {
  font-display: swap;
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/bodoni-moda-v28-latin-700.woff2') format('woff2');
}
