/* Compacta */
@font-face {
    font-family: 'Compacta';
    src: url('../fonts/typo/CompactaBT-BoldItalic.woff2') format('woff2'),
        url('../fonts/typo/CompactaBT-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

/* Helvetica */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Thin.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-ThinItalic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-LightItalic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Roman.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Italic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-BoldItalic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Black.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-BlackItalic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-BlackItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-Heavy.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/typo/HelveticaNeue-HeavyItalic.woff2') format('woff2'),
        url('../fonts/typo/HelveticaNeue-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
