@font-face {
    font-family: 'NafeesWeb';
    src: url('../fonts/NafeesWeb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'Jameel';
    src: url('../fonts/JameelNooriNastaleeq.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }


h1,h2,h3,h4,h5,h6,.convertforms .cf-label, .convertforms .cf-btn{
  font-family: 'NafeesWeb', verdana;
}
body,p,nav{
  font-family: Jameel, verdana;
  font-size: 25px;
  line-height: 35px;
}



