/* 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.3c09ba94beae.woff2") format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/Jost-400-Italic.14ab37f23c01.woff2") format("woff2");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/Jost-500.ff430e8b09c9.woff2") format("woff2");
}
