

@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-SemiBold.woff2') format('woff2'),
        url('RidleyGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-SemiBoldItalic.woff2') format('woff2'),
        url('RidleyGrotesk-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-Bold.woff2') format('woff2'),
        url('RidleyGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-ExtraBold.woff2') format('woff2'),
        url('RidleyGrotesk-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-ExtraBoldItalic.woff2') format('woff2'),
        url('RidleyGrotesk-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-BoldItalic.woff2') format('woff2'),
        url('RidleyGrotesk-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-Regular.woff2') format('woff2'),
        url('RidleyGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ridley Grotesk';
    src: url('RidleyGrotesk-Italic.woff2') format('woff2'),
        url('RidleyGrotesk-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

