#theBody{
    font-family: "new-hero", sans-serif!important;
    font-weight: 400;
    font-style: normal; font-size: 14px; line-height: 22px;
}
h1{
    font-family: "new-hero", sans-serif!important;
    font-weight: 500;
}
h2{
    font-family: "new-hero", sans-serif!important;
    font-weight: 700; font-size: 1.2em;
}
h3{
    font-family: "new-hero", sans-serif!important;
    font-weight: 500; font-size: 1.0em;
}


.nav-label a{
    font-weight: 500;
    text-transform: lowercase; line-height: 10px; font-size: 10px;
}

#usp .block .block-caption .block-ttl h2{
    font-size: 2em; margin-bottom: 15px;
}



@media(min-width:1440px) {
    #theBody{
        font-size: 18px; line-height: 28px;
    }
}