/* Interface typography. Explicit icon, code and editor fonts keep their own families. */
:root {
  --font-sans: 'Birzia', 'Inter', -apple-system, system-ui, sans-serif !important;
  --font-hebrew: 'Birzia', 'Heebo', 'Inter', -apple-system, system-ui, sans-serif !important;
}
