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

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