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

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

