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

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



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

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

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

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

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

