/* ==========================================================================
   Threedefi - Local Self-Contained Font Definitions
   ========================================================================== */

/* Fallback & System UI Fonts */
:root {
  --font-heading: 'Space Grotesk', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
