/* Font files were removed from this package. Use system UI Persian-capable fonts. */
:root { --app-font-family: Tahoma, Arial, sans-serif; }
body, input, button, textarea, select { font-family: var(--app-font-family); }
