@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 100;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-CondensedThin.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 200;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-CondensedExtraLight.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 300;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-CondensedLight.woff') format('woff');
}


@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 400;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-Condensed.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 500;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-CondensedMedium.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 600;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-CondensedSemiBold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 700;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-BoldOblique.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 800;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-CondensedExtraBold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Base Neue';
    font-style: normal;
    font-weight: 900;
    src: local('Base Neue'), url('../fonts/base-neue/BaseNeue-BlackOblique.woff') format('woff');
}