
/* PxGroteskRegular-Regular */@font-face {
    font-family: 'PxGroteskRegular';
    src: url('./PxGrotesk-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Light Italic */
@font-face {
    font-family: 'PxGroteskLight';
    src: url('./PxGrotesk-LightIta.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'PxGroteskLight';
    src: url('./PxGrotesk-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'PxGroteskBold';
    src: url('./PxGrotesk-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
