@font-face {
  font-family: "Helvetica Neue Condensed";
  src: url("fonts/helvetica/HelveticaNeue-ThinCond.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/helvetica/HelveticaNeue-Light.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("fonts/helvetica/HelveticaNeue-Medium.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue Heavy";
  src: url("fonts/helvetica/HelveticaNeue-HeavyCond.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
