/* ============================================================
   ESCAPARATE — Fuentes autoalojadas · lib/fonts/
   DM Serif Display (display) + Outfit variable (UI)
   Regla de marca: JAMÁS desde CDN de Google. font-display: swap.
   ============================================================ */

@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('dm-serif-display-400.woff2?v=20260805') format('woff2');
}

@font-face {
  font-family: 'DM Serif Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('dm-serif-display-400-italic.woff2?v=20260805') format('woff2');
}

@font-face {
  font-family: 'Marcellus';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('marcellus-400.woff2?v=20260805') format('woff2');
}

@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('outfit-300-700.woff2?v=20260805') format('woff2');
}
