@font-face {
  font-family: 'BNazanin';
  src: url('BNazanin.eot');
  src: url('../assets/fonts/BNazaninBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BNazanin';
  src: url('../assets/fonts/BNazaninBold.woff') format('woff'),
  url('../assets/fonts/BNazaninBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BZar';
  src: url('BZar.eot');
  src: url('../assets/fonts/BZar.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BZar';
  src: url('../assets/fonts/BZar.woff') format('woff'),
  url('../assets/fonts/BZar.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
h2,h3{ font-weight:bold !important;font-family:BZar !important;}
button{ font-weight:bold !important;font-family:BZar !important;}
input{font-family:BZar !important;}
#sub-btn{padding:5px 12px !important;border-radius: 4px 0px 0px 4px !important;}
#identity{padding:5px 12px !important;border-radius: 0px 4px 4px 0px !important;}