
@font-face {
    font-family:'Oakes Grotesk-bold';
    src: url('OakesGrotesk-Bold.woff2') format('woff2'),
        url('OakesGrotesk-Bold.woff') format('woff'),
        url('OakesGrotesk-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oakes Grotesk';
    src: url('OakesGrotesk-BoldItalic.woff2') format('woff2'),
        url('OakesGrotesk-BoldItalic.woff') format('woff'),
        url('OakesGrotesk-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Oakes Grotesk-light';
    src: url('OakesGrotesk-Light.woff2') format('woff2'),
        url('OakesGrotesk-Light.woff') format('woff'),
        url('OakesGrotesk-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oakes Grotesk';
    src: url('OakesGrotesk-MediumItalic.woff2') format('woff2'),
        url('OakesGrotesk-MediumItalic.woff') format('woff'),
        url('OakesGrotesk-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Oakes Grotesk-medium';
    src: url('OakesGrotesk-Medium.woff2') format('woff2'),
        url('OakesGrotesk-Medium.woff') format('woff'),
        url('OakesGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oakes Grotesk';
    src: url('OakesGrotesk-Italic.woff2') format('woff2'),
        url('OakesGrotesk-Italic.woff') format('woff'),
        url('OakesGrotesk-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family:'Oakes Grotesk-regular';
    src: url('OakesGrotesk-Regular.woff2') format('woff2'),
        url('OakesGrotesk-Regular.woff') format('woff'),
        url('OakesGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oakes Grotesk';
    src: url('OakesGrotesk-SemiBoldItalic.woff2') format('woff2'),
        url('OakesGrotesk-SemiBoldItalic.woff') format('woff'),
        url('OakesGrotesk-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Oakes Grotesk-semibold';
    src: url('OakesGrotesk-SemiBold.woff2') format('woff2'),
        url('OakesGrotesk-SemiBold.woff') format('woff'),
        url('OakesGrotesk-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

