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

:root {
  --font-display: 'Sansation', 'Inter', system-ui, -apple-system, sans-serif;
  --font-body: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
}
