
@font-face {
    font-family: 'hvn';
    src: url('hevn.woff2') format('woff2'),
        url('hevn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hvn';
    src: url('hevnbold.woff2') format('woff2'),
        url('hevnbold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

