@font-face {
  font-family: "Konzok Font";
  src: url("/fonts/konzok-font-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Konzok Font";
  src: url("/fonts/konzok-font-semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* Alias so the Squarespace-generated CSS (which references freight-text-pro)
   resolves to the licensed Konzok Font files without needing per-rule rewrites. */
@font-face {
  font-family: "freight-text-pro";
  src: url("/fonts/konzok-font-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "freight-text-pro";
  src: url("/fonts/konzok-font-semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
