/* Global font override - standard system fonts */
body, h1, h2, h3, h4, h5, h6, p, a, span, div, li, td, th, input, textarea, select, button, label,
.section-title, .hero-title, .hero-subtitle, .features-title, .card-title,
.roadmap-title h2, .checkpoint-label, .phase-title,
.faq-question__text, .faq-category,
.news-title, .news-desc {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}
