@font-face {
  font-family: "Roboto Condensed Local";
  src: url("assets/fonts/roboto-condensed-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 800 900;
  font-display: swap;
}

/* Industrial display type with a conventional curved question mark. */
.hero h1,
.rapid-story-header h2,
.rapid-copy h2,
.rapid-brandline strong {
  font-family: "Roboto Condensed Local", "Arial Narrow", sans-serif;
  font-weight: 900;
  font-stretch: condensed;
}

.hero h1 {
  letter-spacing: -.055em;
}

.rapid-story-header h2 {
  letter-spacing: -.035em;
}
