@font-face {
  font-family: 'led-counter-7';
  src: url('../fonts/led-counter-7.regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* H1 uses Orbitron */
h1,
.hero-title {
  font-family: 'Orbitron', sans-serif !important;
}

/* H2 and H3 use Orbitron */
h2,
h3,
.section-title,
.story-card h3,
.pane h3,
.work-body h3 {
  font-family: 'Orbitron', sans-serif !important;
}

.dot-font {
  font-family: Orbitron, Oxanium, Inter, sans-serif;
  text-transform: uppercase;
  letter-spacing: -.055em;
  font-weight: 900;
}
