
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif !important;
}

h1 {
    font-weight: 600 !important;
    font-size: 40px !important;
}

h2 {
    font-weight: 600 !important;
    font-size: 21px !important;
}

h3 {
    font-weight: 600 !important;
    font-size: 18px !important;
}


.font-large {
    font-size: 1.3em;
}

.font-larger {
    font-size: 1.6em;
}