@import url('https://fonts.googleapis.com/css2?family=Marck+Script&family=Montserrat:wght@400;500;600;700&family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:wght@100,300,400,700,900&family=Open+Sans:wght@300,400,600,700&display=swap');


@font-face {
    font-family: 'Avenir';
    src: url('../vendor/font/avenir_ff/AvenirLTStd-Black.otf') format("opentype");
    font-weight: bold;
}

/*@font-face {
    font-family: 'Futura';
    src: url('../vendor/font/futura/Futura Bold.otf') format("opentype");
    font-weight: bold;
    font-style: normal;
}
*/
@font-face {
    font-family: 'Futura';
    src: url('../vendor/font/futura/Futura-Bold.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Heavy';
    src: url('../vendor/font/futura/Futura-Heavy.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Book';
    src: url('../vendor/font/futura/Futura-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}