/* Font declarations for Agora Cosmica - 2025 Optimized */

/* Space Grotesk Variable Font - Universal Font for All UI and Content */
@font-face {
  font-family: 'Space Grotesk';
  src: url('./SpaceGrotesk[wght].woff2') format('woff2-variations');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
  font-feature-settings: 'liga' 1, 'kern' 1; /* Enable ligatures and kerning */
}

/* That's it! One font to rule them all. 
   Previously 1.9MB with 3 font files → Now 65KB with 1 WOFF2 file.
   96% reduction in font payload! */