/* XXThin */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-XXThin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-XXThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* XThin */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-XThin.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-XThinItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Thin */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-Thin.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-ThinItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-Light.woff2') format('woff2');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-LightItalic.woff2') format('woff2');
    font-weight: 350;
    font-style: italic;
    font-display: swap;
}

/* Roman (Regular) */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-Roman.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-RomanItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Black */
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk';
    src: url('../../fonts/NeueHaasDisplay-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}