/* Secondary brand font — Neue Haas Grotesk (Text Pro, self-hosted) */
@font-face {
  font-family: "Neue Haas Grotesk";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/neue-haas-grotesk/NHaasGroteskTXPro-55Rg.woff") format("woff");
}

@font-face {
  font-family: "Neue Haas Grotesk";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/neue-haas-grotesk/NHaasGroteskTXPro-56It.woff") format("woff");
}

@font-face {
  font-family: "Neue Haas Grotesk";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/neue-haas-grotesk/NHaasGroteskTXPro-65Md.woff") format("woff");
}

@font-face {
  font-family: "Neue Haas Grotesk";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/neue-haas-grotesk/NHaasGroteskTXPro-65Md.woff") format("woff");
}

@font-face {
  font-family: "Neue Haas Grotesk";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/neue-haas-grotesk/NHaasGroteskTXPro-75Bd.woff") format("woff");
}

@font-face {
  font-family: "Neue Haas Grotesk";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/neue-haas-grotesk/NHaasGroteskTXPro-76BdIt.woff") format("woff");
}
