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