﻿body, html {
    font-family: 'Oswald', sans-serif !important;
}

.btn-primary, .btn-secondary {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

h1, h2 {
    text-transform: uppercase;
    font-weight: normal;
}