@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-ExtraLight.woff2') format('woff2'),
    url('PulpDisplay-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-ExtraLightItalic.woff2') format('woff2'),
    url('PulpDisplay-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-Regular.woff2') format('woff2'),
    url('PulpDisplay-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-RegularItalic.woff2') format('woff2'),
    url('PulpDisplay-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-MediumItalic.woff2') format('woff2'),
    url('PulpDisplay-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-SemiBold.woff2') format('woff2'),
    url('PulpDisplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-SemiBoldItalic.woff2') format('woff2'),
    url('PulpDisplay-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-Bold.woff2') format('woff2'),
    url('PulpDisplay-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-BoldItalic.woff2') format('woff2'),
    url('PulpDisplay-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-ExtraBold.woff2') format('woff2'),
    url('PulpDisplay-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display';
    src: url('PulpDisplay-ExtraBoldItalic.woff2') format('woff2'),
    url('PulpDisplay-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display Outline';
    src: url('PulpDisplay-Outline.woff2') format('woff2'),
    url('PulpDisplay-Outline.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pulp Display Outline';
    src: url('PulpDisplay-OutlineItalic.woff2') format('woff2'),
    url('PulpDisplay-OutlineItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
