body, input, input[type=text], input[type=password], select, textarea {
    font-family: 'Kumbh Sans', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Kumbh Sans', sans-serif;
}

.static-hero .slide-title h2, .static-hero-s2 .slide-title h2, .static-hero-s3 .slide-title h2, .static-hero-s5 .slide-title h2, .static-hero-s10 .slide-title h2 {
    text-transform: none;
}

.navbar-header .navbar-brand {
    font-family: inherit;
    background: linear-gradient(125deg, #f16f98 0%, #FFB088 65%, #fddb45 100% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.wpo-page-title {
    background: url(../images/custom/page-title.jpg) no-repeat center top;
    min-height: 768px;
}