@font-face {
    font-family: 'ColunaRounded';
    src: url('fonts/ColunaRounded.eot');
    src: url('fonts/ColunaRounded.eot?#iefix') format('embedded-opentype'),
    url('fonts/ColunaRounded.woff') format('woff'),
    url('fonts/ColunaRounded.ttf') format('truetype'),
    url('fonts/ColunaRounded.svg#ColunaRounded') format('svg');
    font-display: swap;
}