/**
 * Thmanyah — Intro / marketing site typography
 */

.intro-site {
    font-family: "thmanyah serif text", "thmanyah sans", serif;
}

.intro-site h1,
.intro-site h2,
.intro-site h3,
.intro-site h4,
.intro-site h5,
.intro-site h6,
.intro-site .Tfooter,
.intro-site .ads_wol h3 {
    font-family: "thmanyah serif display", "thmanyah serif text", serif;
}

.intro-site .btn-main,
.intro-site .nav_bar a,
.intro-site header {
    font-family: "thmanyah sans", sans-serif;
}

.intro-site .body-content {
    font-family: "thmanyah serif text", "thmanyah sans", serif;
}

.intro-site .body-content h1 {
    font-family: "thmanyah serif display", "thmanyah serif text", serif;
}
