  @font-face {
  /* .font-normal */
  font-family: "HelveticaNeueLT";
  src: url("/_resources/fonts/helvetica_neue_lt_55_roman-webfont.woff2") format("woff2"),
    url("/_resources/fonts/helvetica_neue_lt_55_roman-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  /* .font-display */
  font-family: "HelveticaNeueLTExtended";
  src: url("/_resources/fonts/helvetica_neue_lt_83_heavy_extended-webfont.woff2")
      format("woff2"),
    url("/_resources/fonts/helvetica_neue_lt_83_heavy_extended-webfont.woff")
      format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  /* .font-bold */
  font-family: "HelveticaNeueLT";
  src: url("/_resources/fonts/helvetica_neue_lt_85_heavy-webfont.woff2") format("woff2"),
    url("/_resources/fonts/helvetica_neue_lt_85_heavy-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  /* .font-black */
  font-family: "HelveticaNeueLT";
  src: url("/_resources/fonts/helvetica_neue_lt_95_black-webfont.woff2") format("woff2"),
    url("/_resources/fonts/helvetica_neue_lt_95_black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  /* .italic */
  font-family: "HelveticaNeueLT";
  src: url("/_resources/fonts/helvetica_neue_lt_56_italic-webfont.woff2") format("woff2"),
    url("/_resources/fonts/helvetica_neue_lt_56_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  /* .italic */
  font-family: "RookWell";
  src: url("/_resources/fonts/RockWell.ttf") format("ttf"),
    url("/_resources/fonts/RockWell.ttf") format("ttf");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
