/* ================================================================
   INVESTORHOOD — TIPOGRAFIA IDENTITĂȚII (self-hosted, licențe OFL)
   Fraunces (display editorial) · Inter (body) · JetBrains Mono (mono)
   Familiile istorice (Sequel Sans / Montserrat) sunt realiate către
   Inter, astfel încât toate regulile CSS existente care le referă
   redau automat tipografia nouă, fără modificări suplimentare.
   ================================================================ */

/* --- Fraunces — variable (opsz, wght 100–900) --- */
@font-face {
  font-family: 'Fraunces';
  src: url('../fonts/identity/Fraunces-Variable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fraunces';
  src: url('../fonts/identity/Fraunces-Italic-Variable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* --- Inter — variable (wght 100–900) --- */
@font-face {
  font-family: 'Inter';
  src: url('../fonts/identity/InterVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* --- JetBrains Mono --- */
@font-face {
  font-family: 'JetBrains Mono';
  src: url('../fonts/identity/JetBrainsMono-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'JetBrains Mono';
  src: url('../fonts/identity/JetBrainsMono-Medium.woff2') format('woff2');
  font-weight: 500 600;
  font-style: normal;
  font-display: swap;
}

/* --- Aliasuri pentru familiile istorice → Inter ---
   (fișierele Sequel Sans rămân în temă, dar nu mai sunt încărcate) */
@font-face {
  font-family: 'Sequel Sans';
  src: url('../fonts/identity/InterVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Roman Dispon';
  src: url('../fonts/identity/InterVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Medium Disp';
  src: url('../fonts/identity/InterVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/identity/InterVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
