@font-face {
  font-family: 'Instrument Serif';
  src: url('./fonts/InstrumentSerif-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

.eyebrow,
.project-section-marker p,
.project-section-kicker,
.sports-project-page .process-band-kicker,
.sports-project-page .selective-kicker,
.story-kicker,
.contact-panel-kicker,
.booking-consent-kicker,
.academy-section-marker p,
.academy-kicker {
  color: rgba(241, 237, 211, 0.94);
  font-family: 'Instrument Serif', Georgia, serif;
  font-size: clamp(1rem, 0.95rem + 0.18vw, 1.13rem);
  font-style: italic;
  font-weight: 400;
  font-synthesis: none;
  letter-spacing: 0.01em;
  line-height: 1.2;
  text-transform: none;
}
