@font-face {
    font-family: 'RF Dewi';
    src: url('RFDewi-Regular.woff2') format('woff2'),
        url('RFDewi-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RF Dewi';
    src: url('RFDewi-Bold.woff2') format('woff2'),
        url('RFDewi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RF Dewi Extended';
    src: url('RFDewiExtended-Black.woff2') format('woff2'),
        url('RFDewiExtended-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

