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

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

@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGrotesk-RegularItalic.woff2') format('woff2'),
        url('PxGrotesk-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Px Grotesk Screen';
    src: url('PxGrotesk-Screen.woff2') format('woff2'),
        url('PxGrotesk-Screen.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGrotesk-LightItalic.woff2') format('woff2'),
        url('PxGrotesk-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

