/* Self-hosted Helvetica Neue (licensed). Weights follow the classic
   Neue scale: UltraLight 100, Thin 200, Light 300, Roman 400,
   Medium 500, Bold 700, Heavy 800, Black 900. Browsers only download
   the faces that are actually used on the page. */

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

@font-face {
  font-family: "Helvetica Neue";
  src: url(/fonts/HelveticaNeueUltraLightItalic.otf) format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: "Helvetica Neue";
  src: url(/fonts/HelveticaNeueLightItalic.otf) format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Helvetica Neue";
  src: url(/fonts/HelveticaNeueItalic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Helvetica Neue";
  src: url(/fonts/HelveticaNeueMediumItalic.otf) format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Helvetica Neue";
  src: url(/fonts/HelveticaNeueBoldItalic.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Helvetica Neue";
  src: url(/fonts/HelveticaNeueHeavyItalic.otf) format("opentype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Helvetica Neue";
  src: url(/fonts/HelveticaNeueBlackItalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
