/* Invictus Flugtechnik — Webfonts
   Jost (wordmark + UI), Jost Italic (taglines), JetBrains Mono (data/JSON/contact).
   Jost is the brand wordmark face; it also stands in for Futura / Century Gothic. */

@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/Jost-400.5fb2009b9ac0.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/Jost-400-Italic.02c23dea682d.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/Jost-500.845f5f797150.ttf") format("truetype");
}

@font-face {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/JetBrainsMono-Medium.7c842caa9a84.ttf") format("truetype");
}
