/**************GLOBAL***************/
.pageTitle,
.pageSubtitle,
.contentTitle,
.contentTitle a {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
html, body,
.navContainer,
.navButton,
.navContent li .button,
.item .itemInnerContent b, .item .itemInnerContent strong,
button, .button, input[type=submit] {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
/*************END GLOBAL*************/