

@font-face {
    font-family: 'Nafees-Web-Naskh';
    /* src: url('https://img.express.pk/font/NafeesWeb.woff') format('woff'); */
    src: url('https://www.express.pk/fonts/NafeesWeb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

body{
    font-family: 'Nafees-Web-Naskh' !important;
  }



  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span, div, a{
    font-family: 'Nafees-Web-Naskh' !important;
  }


