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

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

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

