/* Shared interface typeface; icon fonts and embedded email documents stay independent. */
:root{--mt-font-family:InterVariable,-apple-system,BlinkMacSystemFont,sans-serif;--bs-font-sans-serif:var(--mt-font-family);--bs-body-font-family:var(--mt-font-family)}
body.mt-workspace{font-family:var(--mt-font-family)!important}
.mt-workspace :is(h1,h2,h3,h4,h5,h6,p,a,button,input,textarea,select,option,label,strong,small,em,summary,legend,td,th,div,section,header,footer,nav,li){font-family:var(--mt-font-family)!important}
.mt-workspace span:not([class*="icon"]):not(.ti):not([class*="fa-"]){font-family:var(--mt-font-family)!important}
.mt-workspace input::placeholder,.mt-workspace textarea::placeholder{font-family:var(--mt-font-family)!important}
#history :is(input,button,label),#changeEmail :is(input,button,label){letter-spacing:normal!important}
#history .mail-history-title-wrap h5{font-size:18px!important;font-weight:600!important}
#changeEmail .mail-action-field label{font-size:12px!important;font-weight:600!important}
#changeEmail :is(input,[data-selected-domain]){font-size:14px!important}
