@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@600;700;800&display=swap');

.fold-hero h1 {
  font-family: 'Inter Tight', 'Geist', 'Space Grotesk', sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.045em !important;
}

.fold-hero h1 span {
  font-family: inherit !important;
}
