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

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

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

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

@font-face {
    font-family: 'RR Pioneer Light Condensed';
    src: url('RRPioneer-LightCondensed.woff2') format('woff2'),
        url('RRPioneer-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RR Pioneer UltraLight Condensed';
    src: url('RRPioneer-UltraLightCondensed.woff2') format('woff2'),
        url('RRPioneer-UltraLightCondensed.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RR Pioneer';
    src: url('RRPioneer-BoldItalic.woff2') format('woff2'),
        url('RRPioneer-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'RR Pioneer';
    src: url('RRPioneer-MediumItalic.woff2') format('woff2'),
        url('RRPioneer-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

