@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeue-Light.woff2') format('woff2'),
        url('HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Staff Grotesk';
    src: url('StaffGrotesk-Light.woff2') format('woff2'),
        url('StaffGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

