@font-face {
  font-family: 'IRANSans';
  src: url('/static/fonts/IRANSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
table,
th,
td,
label,
a,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'IRANSans', Tahoma, Arial, sans-serif !important;
}
