@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam.eot'); /* For IE */
  src: url('Shabnam.eot?#iefix') format('embedded-opentype'),
       url('Shabnam.woff2') format('woff2'),
       url('Shabnam.woff') format('woff'),
       url('Shabnam.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

*{
  font-family: 'Shabnam', Arial, sans-serif !important;
}
p,a,span{
    font-size:10pt;
    font-family: 'Shabnam', Arial, sans-serif !important;
}
.btn-line, .text, #text{
    font-family: 'Shabnam', Arial, sans-serif !important;
    font-weight:normal !important;
}
.btn-line{
    font-weight:strong !important;
}