/* Kiona — primary brand typeface (geometric grotesque, uppercase-forward) */
@font-face {
  font-family: "Kiona";
  src: url("../assets/fonts/Kiona-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kiona";
  src: url("../assets/fonts/Kiona-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
