/* Flink Neue Condensed — licensed brand webfont, self-hosted from ui/assets/flink-neue/.
   (Local stand-in until brand.revenexx.design ships a documented embed — see RX-589.)
   Only the weights the page uses are declared; add more faces here as needed. */
@font-face {
  font-family: "Flink Neue Condensed";
  src: url("/assets/flink-neue/FlinkNeueCnd-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Flink Neue Condensed";
  src: url("/assets/flink-neue/FlinkNeueCnd-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Flink Neue Condensed";
  src: url("/assets/flink-neue/FlinkNeueCnd-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
