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

.hp-section,
.hp-section *,
.hero-section-root,
.hero-section-root *,
.ninja-rewards-stats,
.ninja-rewards-stats * {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
