/*
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
*/

/*
Theme Name: Istiqbal Child
Template: istiqbal
*/

/* Body text */
body, p {
    font-family: "Lato", "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    color: #333;
}

/* Headings */
h1 {
    font-family: "Amorous", "Playfair", serif;
    font-size: 44px; /* 42–48px */
}

h2 {
    font-family: "Playfair", serif;
    font-size: 34px; /* 32–36px */
}

h3 {
    font-family: "Montserrat", "Lato", sans-serif;
    font-size: 22px; /* 20–24px */
}

/* Logo (header/branding) */
.site-title, 
.logo, 
.navbar-brand {
    font-family: "Amorous", serif !important;
}

