@font-face {
    font-family: 'Neue Haas Grotesk';
    src:
        url('../fonts/NHaasGroteskDSPro-55Rg.woff2') format('woff2'),
        url('../fonts/NHaasGroteskDSPro-55Rg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk';
    src:
        url('../fonts/NHaasGroteskDSPro-56It.woff2') format('woff2'),
        url('../fonts/NHaasGroteskDSPro-56It.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'The Future';
    src:
        url('../fonts/TheFuture-Medium.woff2') format('woff2'),
        url('../fonts/TheFuture-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quadrant Text';
    src:
        url('../fonts/QuadrantText-Regular.woff2') format('woff2'),
        url('../fonts/QuadrantText-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quadrant Text';
    src:
        url('../fonts/QuadrantText-RegularItalic.woff2') format('woff2'),
        url('../fonts/QuadrantText-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}