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

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

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


