@font-face {
    font-family: 'Google Sans Flex';
    src: url("/fonts/google-sans-flex.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}


h1, h2, h3, h6, .h1, .h2, .h3, .h6 {
    font-family: 'Google Sans Flex';
    font-weight: bold;
    line-height: 120%;
    margin: 0px 0px 2px 0px;
}


h1, .h1 {
    font-size: 28px;
    line-height: 115%;
    letter-spacing: -0.7px;
    padding-top: 3px;
}

h2, .h2 {
    font-size: 21px;
    letter-spacing: -0.5px;
    padding-top: 1px;
}

h3, .h3 {
    font-size: 17px;
    letter-spacing: -0.5px;
}

h6, .h6 {
    font-size: 16px;
    letter-spacing: 0px;
    letter-spacing: -0.4px;
}


h3.infobox-bar {
    letter-spacing: -0.2px;
    font-size: 15px;
    line-height: 32px;
}
