body, body * {
    font-family: 'Noto Nastaliq Urdu', serif;
    line-height: 3;
}


/*!* Disable Urdu font on mobile devices *!*/
/*@media screen and (max-width: 768px) {*/
/*    body, body * {*/
/*        font-family: 'Noto Naskh Arabic', 'Droid Arabic Naskh', 'Arial Unicode MS', sans-serif !important;*/
/*        line-height: 1.6;*/
/*    }*/
/*}*/

