h1, h2,
.hero .title {
    font-family: BourgeoisUltra, "Arial Regular", Arial, sans-serif;
    font-weight: 700;
    text-transform: none;
}
h1,
.hero .title {
    text-transform: uppercase;
}
h3, h4, h5, h6 {
    font-style: italic;
}
.news-tile h3,
.rp-bundle-tile h3 {
    font-style: normal;
}
p,
.button,
.subtitle {
    font-family: "Bourgeois W00 Medium", sans-serif;
    font-weight: 700;
    margin-bottom: 0;

}
.subtitle {
    font-style: italic;
}