/* Simple Font Configuration - System Fonts Only */
.font-body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-display: swap;
}

/* Remove any problematic font-face declarations */
