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

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

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

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

