h1,
.h1,
h2,
.h2,
h1 a,
.h1 a,
h2 a,
.h2 a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Roboto Condensed", sans-serif;
}
h3,
.h3,
h3 a,
.h3 a {
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
    font-family: "Roboto Condensed", sans-serif;
}
body,
p,
a,
li {
    font-family: "Roboto", sans-serif;
}
