h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
}

.btn, p, a, body, html{
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
}