  @font-face {
    font-family: Besmellah-1;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Besmellah-1.ttf');
  }

  @font-face {
    font-family: Besmellah-2;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Besmellah-2.ttf');
  }
  @font-face {
    font-family: Besmellah-3;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Besmellah-3.ttf');
  }




.help {cursor: help;}
.not-allowed {cursor: not-allowed;}




  /* Shabnam Font */
  @font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/shabnam/Shabnam-Thin-FD.ttf');
  }
  @font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/shabnam/Shabnam-Light-FD.ttf');
  }
  @font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/shabnam/Shabnam-FD.ttf');
  }
  @font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/shabnam/Shabnam-Medium-FD.ttf');
  }
  @font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/shabnam/Shabnam-Bold-FD.ttf');
  }







