/* © 2024-2026 LS Design
   LS DESIGN - ARQUITECTURA DE INTERIORES, LDA
   Luanda · Angola · NIF 5001731335
   Todos os direitos reservados. */
/* ═══════════════════════════════════════════════════════════════════
   LS Design · fonts.css — SELF-HOSTED @font-face (ACTIVE)
   Subsets: latin + latin-ext (Cormorant, Inter) · latin (JetBrains Mono).
   woff2 only · font-display: swap. Loaded from index.html instead of the
   Google Fonts CDN. Families match the vars in colors_and_type.css.
   ═══════════════════════════════════════════════════════════════════ */

/* ── Cormorant Garamond (display) ── provided: 300, 300i, 400, 400i, 500.
   600 / 500-italic are synthesised by the browser from the nearest face. */
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300;font-display:swap;
  src:url('./cormorant-garamond-v21-latin_latin-ext-300.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:300;font-display:swap;
  src:url('./cormorant-garamond-v21-latin_latin-ext-300italic.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400;font-display:swap;
  src:url('./cormorant-garamond-v21-latin_latin-ext-regular.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400;font-display:swap;
  src:url('./cormorant-garamond-v21-latin_latin-ext-italic.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500;font-display:swap;
  src:url('./cormorant-garamond-v21-latin_latin-ext-500.woff2') format('woff2');}

/* ── Inter (body / UI) ── 400/500/600/700 ── */
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;
  src:url('./inter-v20-latin_latin-ext-regular.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;
  src:url('./inter-v20-latin_latin-ext-500.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;
  src:url('./inter-v20-latin_latin-ext-600.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;
  src:url('./inter-v20-latin_latin-ext-700.woff2') format('woff2');}

/* ── JetBrains Mono (numbers) ── 400/500 ── */
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:400;font-display:swap;
  src:url('./jetbrains-mono-v24-latin-regular.woff2') format('woff2');}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:500;font-display:swap;
  src:url('./jetbrains-mono-v24-latin-500.woff2') format('woff2');}
