@font-face {
    font-family: 'TT Hoves Pro';
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    src: url("TT_Hoves_Pro_Regular.otf") format("opentype"),
         url("TT_Hoves_Pro_Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'TT Hoves Pro';
    font-weight: 500;
    font-display: swap;
    font-style: normal;
    src: url("TT_Hoves_Pro_Medium.otf") format("opentype"),
         url("TT_Hoves_Pro_Medium.ttf") format("truetype");
}
