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

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

