@font-face {
  font-family: 'IRANSans';
  src: url('IRANSansWeb_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('IRANSansWeb_Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans';
  src: url('IRANSansWeb_Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

html, body, p, h1, h2, h3, h4, h5, h6, span, div, a, input, textarea, select, button {
  font-family: 'IRANSans', sans-serif !important;
}
