/* ============================================================
   JS AeroView – Self-Hosted Fonts (OFL-1.1)
   Variable Fonts: kein Drittanbieter-Request, DSGVO-konform
   ============================================================ */

@font-face {
  font-family: 'Big Shoulders Display';
  src: url('../assets/fonts/Big_Shoulders/BigShoulders-VariableFont_opsz,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../assets/fonts/Outfit/Outfit-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Jura';
  src: url('../assets/fonts/Jura/Jura-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
