/*
Theme Name: Istiqbal Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Istiqbal - Islamic Center & Mosque WordPress Theme
Template:	istiqbal
Version: 1.0
Text Domain: istiqbal-child
*/
/* Jameel Noori Nastaleeq Font */
/* Add to head or style.css */
@import url('https://fonts.googleapis.com/css2?family=Noto+Nastaliq+Urdu:wght@400;700&display=swap');

/* Apply to Urdu version */
html[lang="ur"] body {
    font-family: 'Noto Nastaliq Urdu', serif;
    font-size: 18px;
    line-height: 1.8;
    direction: rtl;
}