@font-face {
  font-family: "Neue Haas Grotesk";
  src: url("../assets/fonts/NeueHaasGrotesk/Bold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Grotesk";
  src: url("../assets/fonts/NeueHaasGrotesk/Medium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neue Haas Grotesk";
  src: url("../assets/fonts/NeueHaasGrotesk/Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
