/* Override font for main app content only (not auth overlay, not PWA install overlay) */
#root,
#root * {
  font-family: e-UkraineHead-Regular, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}
