@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 400;
    src: local('Futura Std Book'),
        url('/new-home-page/fonts/futura/FuturaStdBook.woff') format('woff');
}

@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 300;
    src: local('Futura Std Light'), url('/new-home-page/fonts/futura/FuturaStdLight.woff') format('woff');
}

@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 500;
    src: local('Futura Std Medium'), url('/new-home-page/fonts/futura/FuturaStdMedium.woff') format('woff');
}

@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 800;
    src: local('Futura Std Heavy'), url('/new-home-page/fonts/futura/FuturaStdHeavy.woff') format('woff');
}

@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 700;
    src: local('Futura Std Bold'), url('/new-home-page/fonts/futura/FuturaStdBold.woff') format('woff');
}

@font-face {
    font-family: 'Futura';
    font-style: normal;
    font-weight: 900;
    src: local('Futura Std Extra Bold'), url('/new-home-page/fonts/futura/FuturaStdExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Futura-Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Futura Std Light Condensed'), url('/new-home-page/fonts/futura/FuturaStdCondensedLight.woff') format('woff');
}
@font-face {
    font-family: 'Futura-Condensed';
    font-style: normal;
    font-weight: 500;
    src: local('Futura Std Medium Condensed'), url('/new-home-page/fonts/futura/FuturaStdCondensed.woff') format('woff');
}
@font-face {
    font-family: 'Futura-Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Futura Std Bold Condensed'), url('/new-home-page/fonts/futura/FuturaStdCondensedBold.woff') format('woff');
}
@font-face {
    font-family: 'Futura-Condensed';
    font-style: normal;
    font-weight: 900;
    src: local('Futura Std Extra Bold Condensed'), url('/new-home-page/fonts/futura/FuturaStdCondensedExtraBd.woff') format('woff');
}
