/* Add here all your css styles (customizations) */
body, .h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6, p, span, div{
    font-family: 'Muli', sans-serif !important;
}

@media (min-width: 992px) {
.g-font-size-20px--lg {
    font-size: 20px !important;
}
.g-height-450--lg {
    height: 450px;
}
}