@font-face {
  font-family: 'Vazirmatn';
  src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/dist/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/dist/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body, 
div, 
span, 
p, 
a, 
input, 
textarea, 
select, 
button,
.ui-menu,
.ui-dialog,
#messagelist,
#mailview,
.compose,
.login-form,
table,
td,
th {
  font-family: 'Vazirmatn', 'Segoe UI', Tahoma, Arial, sans-serif !important;
}

