/* Datasky College — Webmail typography
 * No custom brand font shipped; use a clean system stack matching the IMS.
 */
body,
input,
button,
select,
textarea,
.ui-widget {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
}
