@import url(https://fonts.googleapis.com/css?family=Rokkitt:700);


h1, h2, h3, h6, .h1, .h2, .h3, .h6 {
    font-family: 'Rokkitt', serif;
    font-weight: normal;
    line-height: 110%;
    letter-spacing: -1px;
    margin: 0px 0px 2px 0px;
}


h1, .h1 {
    font-size: 34px;
}

h2, .h2 {
    font-size: 27px;
}

h3, .h3 {
    font-size: 23px;
}

h6, .h6 {
    font-size: 18px;
}


h3.infobox-bar {
    font-size: 19.8px;
    line-height: 33px;
    letter-spacing: -0.7px;
}
