/* Font */
:root {
    --font-meher: "Meher", sans-serif;
    --font-aslam: "Aslam", sans-serif;
    --font-muhammadi-quranic-font: "muhammadi-quranic-font", sans-serif;
    --font-gulzar: "Gulzar", serif;
}

@font-face {
    font-family: "Meher";
    src: url("../fonts/Meher.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Aslam";
    src: url("../fonts/Aslam.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "muhammadi-quranic-font";
    src: url("../fonts/MUHAMMADI_QURANIC_FONT.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.font-meher {
    font-family: var(--font-meher) !important;
}

.font-aslam {
    font-family: var(--font-aslam) !important;
}

.font-muhammadi-quranic-font {
    font-family: var(--font-muhammadi-quranic-font) !important;
}

.font-gulzar {
    font-family: var(--font-gulzar) !important;
}

[data-lang="ur"] {
    font-family: var(--font-meher) !important;
}

body {
    font-family: var(--font-gulzar);
}

body .title {
    font-family: var(--font-aslam);
}

body .sub-title {
    font-family: var(--font-aslam);
}

body .about-section-home .about-card p:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .about-section-home .about-card p:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .about-section-home .about-card p:nth-child(3) {
    font-family: var(--font-gulzar);
}

body .about-section-home .about-card p:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .about-section-home .about-card p:nth-child(2) {
    font-family: var(--font-aslam);
}

body .about-section-home .about-card p:nth-child(3) {
    font-family: var(--font-gulzar);
}

body .about-section-home .about-card p:nth-child(4) a {
    font-family: var(--font-gulzar);
}

body .about-section-home .read-about-center-btn {
    font-family: var(--font-gulzar);
}

body .about-page-section .about-card .card-content p:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .about-page-section .about-card .card-content p.card-title {
    font-family: var(--font-aslam);
}

body .about-page-section .islamic-scholar-title p {
    font-family: var(--font-gulzar);
}

body .about-page-section .islamic-scholar-card ul li:nth-child(1) {
    font-family: var(--font-aslam);
}

body .about-page-section .islamic-scholar-card ul li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .latest-articles-section-home .tags-section ul li {
    font-family: var(--font-gulzar);
}

body .latest-articles-section-home .article-card .article-card-content p {
    font-family: var(--font-aslam);
}

body .latest-articles-section-home .article-card .article-card-content ul.writer li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .latest-articles-section-home .article-card .article-card-content ul.writer li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .latest-articles-section-home .article-card .read-more-btn {
    font-family: var(--font-gulzar);
}

body .latest-articles-section-home .read-all-articles-btn {
    font-family: var(--font-gulzar);
}

body .article-page-section .tags-section ul li {
    font-family: var(--font-gulzar);
}

body .article-page-section .article-card .article-card-content p {
    font-family: var(--font-aslam);
}

body .article-page-section .article-card .article-card-content ul.writer li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .article-page-section .article-card .article-card-content ul.writer li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .article-page-section .article-card .read-more-btn {
    font-family: var(--font-gulzar);
    float: inline-end;
}

body .article-detail-page-section .article-details-page-section-container .head-top .title {
    font-family: var(--font-aslam);
}

body .article-detail-page-section .article-details-page-section-container .head-author ul.tags li {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-details-page-section-container .head-author ul.author-name ul li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-details-page-section-container .head-author ul.author-name ul li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-details-page-section-container .content {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-detail-about-section .article-detail-about-section-content p:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-detail-about-section .article-detail-about-section-content p:nth-child(2) {
    font-family: var(--font-aslam);
}

body .article-detail-page-section .article-detail-about-section .article-detail-about-section-content p:nth-child(3) {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-card .article-card-content p {
    font-family: var(--font-aslam);
    margin-right: 14px !important;
}

body .article-detail-page-section .article-card .article-card-content ul.writer li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-card .article-card-content ul.writer li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .article-detail-page-section .article-card .read-more-btn {
    font-family: var(--font-gulzar);
    float: inline-end;
}

body .books-section-home .books-slider .book-card .card-content p {
    font-family: var(--font-aslam);
}

body .books-section-home .books-slider .book-card .card-content ul.writer li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .books-section-home .books-slider .book-card .card-content ul.writer li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .books-section-home .books-slider .book-card .card-content ul.translator li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .books-section-home .books-slider .book-card .card-content ul.translator li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .books-section-home .books-slider .book-card .card-content ul.tags li {
    font-family: var(--font-gulzar);
}

body .books-section-home .books-slider .book-card .card-bottom a.btn-1 {
    font-family: var(--font-gulzar);
}

body .books-section-home .books-slider .book-card .card-bottom a.btn-2 {
    font-family: var(--font-gulzar);
}

body .books-section-home .view-all-books-btn {
    font-family: var(--font-gulzar);
}

body .book-page-section .search-box input {
    font-family: var(--font-gulzar);
}

body .book-page-section ul.head-tags li {
    font-family: var(--font-gulzar);
}

body .book-page-section .book-card .card-content p {
    font-family: var(--font-aslam);
}

body .book-page-section .book-card .card-content ul.writer li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .book-page-section .book-card .card-content ul.writer li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .book-page-section .book-card .card-content ul.translator li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .book-page-section .book-card .card-content ul.translator li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .book-page-section .book-card .card-content ul.tags li {
    font-family: var(--font-gulzar);
}

body .book-page-section .book-card .card-bottom a.btn-1 {
    font-family: var(--font-gulzar);
}

body .book-page-section .book-card .card-bottom a.btn-2 {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-content p.title {
    font-family: var(--font-aslam);
}

body .book-detail-page-section .book-detail-content ul.tags li {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-content ul.writer li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-content ul.writer li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-content ul.translator li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-content ul.translator li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-content .book-download-btn {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-about-section>.row {
    justify-content: center;
}

body .book-detail-page-section .book-detail-about-section .book-detail-about-section-content p:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .book-detail-about-section .book-detail-about-section-content p:nth-child(2) {
    font-family: var(--font-aslam);
}

body .book-detail-page-section .book-detail-about-section .book-detail-about-section-content p:nth-child(3) {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .writer-book-highlight-section .wbh-book-card>div {
    text-align: end;
}

body .book-detail-page-section .writer-book-highlight-section .wbh-head p {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .writer-book-highlight-section .wbh-head button.book-download-btn {
    font-family: var(--font-gulzar);
}

body .book-detail-page-section .writer-book-highlight-section .wbh-book-card .book-name {
    font-family: var(--font-aslam);
}

body .book-detail-page-section .writer-book-highlight-section .wbh-book-card .book-download-btn {
    font-family: var(--font-gulzar);
    float: inline-end;
}

body .faq-page-section ul.question-head li:nth-child(1) ul li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .faq-page-section ul.question-head li:nth-child(1) ul li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .faq-page-section ul.question-head li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .head-author ul.tags li {
    font-family: var(--font-gulzar);
}

body .faq-page-section .head-author ul.head-author-content li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .head-author ul.head-author-content li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .head-author ul.head-author-content li:nth-child(3) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-qa-list p.faq-qa-list-title {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-qa-list ul li:nth-child(1) ul li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-qa-list ul li:nth-child(1) ul li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-qa-list ul li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-answer-para {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-about-section .faq-about-section-content p:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-about-section .faq-about-section-content p:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-about-section .faq-about-section-content p:nth-child(3) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-related-question ul li:nth-child(1) ul li:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-related-question ul li:nth-child(1) ul li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .faq-page-section .faq-related-question ul li:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .islamic-scholar-section .islamic-scholar-card .card-content p:nth-child(1) {
    font-family: var(--font-gulzar);
}

body .islamic-scholar-section .islamic-scholar-card .card-content p:nth-child(2) {
    font-family: var(--font-gulzar);
}

body .islamic-scholar-section .islamic-scholar-card .card-content p:nth-child(3) {
    font-family: var(--font-gulzar);
}