/* Typography Overrides */
body {
    font-family: 'Montserrat', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, 
.btn, 
.dorado-btn, 
.negro-btn,
.navbar-custom .nav-link, 
.nav-item-sel > a,
.color-dorado.fs-5,
button {
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase !important;
}
