@font-face {
    font-family: 'pt_sansbold';
    src: url("../../../../cyclinfo_theme/Resources/Public/fonts/pt_sans-web-bold-webfont.woff2") format("woff2"), url("../../../../cyclinfo_theme/Resources/Public/fonts/pt_sans-web-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

h3 {
    font-size: 23px;
    font-family: 'pt_sansbold';
    font-weight: 500;
    line-height: 1.2;
}