@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGrotesk-BoldItalic.eot');
    src: url('PxGrotesk-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('PxGrotesk-BoldItalic.woff2') format('woff2'),
        url('PxGrotesk-BoldItalic.woff') format('woff'),
        url('PxGrotesk-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGroteskRegular.eot');
    src: url('PxGroteskRegular.eot?#iefix') format('embedded-opentype'),
        url('PxGroteskRegular.woff2') format('woff2'),
        url('PxGroteskRegular.woff') format('woff'),
        url('PxGroteskRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGrotesk-LightItalic.eot');
    src: url('PxGrotesk-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('PxGrotesk-LightItalic.woff2') format('woff2'),
        url('PxGrotesk-LightItalic.woff') format('woff'),
        url('PxGrotesk-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGrotesk-Bold.eot');
    src: url('PxGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
        url('PxGrotesk-Bold.woff2') format('woff2'),
        url('PxGrotesk-Bold.woff') format('woff'),
        url('PxGrotesk-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Px Grotesk';
    src: url('PxGrotesk-Light.eot');
    src: url('PxGrotesk-Light.eot?#iefix') format('embedded-opentype'),
        url('PxGrotesk-Light.woff2') format('woff2'),
        url('PxGrotesk-Light.woff') format('woff'),
        url('PxGrotesk-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

