
h1, h2,
h1 a, h2 a,
.display-1, .display-1 a,
.display-2, .display-2 a {
    font-family: "Gothic 821 Condensed", sans-serif;
    text-transform: uppercase;
}
h3, h4, h5, h6,
h3 a, h4 a, h5 a, h6 a {
    font-family: "Roboto Slab", sans-serif;
    font-weight: 600;
}
body, p, a, li, label {
    font-family: "Roboto Slab", sans-serif;
    font-weight: 400;
}

/*body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}*/
