@font-face {
    font-family: 'Bebas Neue Pro Bold';
    src: url("/fonts/bebas_neue_pro_bold.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
}


h1, h2, h3, h6, .h1, .h2, .h3, .h6 {
    font-family: 'Bebas Neue Pro Bold';
    font-weight: bold;
    line-height: 120%;
    margin: 0px 0px 2px 0px;
}


h1, .h1 {
    font-size: 33px;
    line-height: 115%;
    letter-spacing: 0px;
}

h2, .h2 {
    font-size: 27px;
    letter-spacing: 0px;
}

h3, .h3 {
    font-size: 23px;
    letter-spacing: 0px;
}

h6, .h6 {
    font-size: 22px;
    letter-spacing: 0px;
}


h3.infobox-bar {
    letter-spacing: 0.2px;
    font-size: 19px;
    line-height: 29px;
}
