@font-face {
  font-family: "Neue Haas Grotesk Display Pro 45 Light";
  font-style: normal;
  font-weight: normal;
  src: url("./NeueHaasDisplayLight.woff") format("woff"),
  url("./NeueHaasDisplayLight.woff2") format("woff2");
}

@font-face {
  font-family: "Neue Haas Grotesk Display Pro 55 Roman";
  font-style: normal;
  font-weight: normal;
  src: url("./NeueHaasDisplayRoman.woff") format("woff"),
  url("./NeueHaasDisplayRoman.woff2") format("woff2");
}

@font-face {
  font-family: "Neue Haas Grotesk Display Pro 75 Bold";
  font-style: normal;
  font-weight: normal;
  src: url("./NeueHaasDisplayBold.woff") format("woff"),
  url("./NeueHaasDisplayBold.woff2") format("woff2");
}

