/*========================================================*/
/* FONTS */
/*========================================================*/
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaTOT-Lig.eot');
    src: url('../fonts/FuturaTOT-Lig.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaTOT-Lig.woff') format('woff'),
    url('../fonts/FuturaTOT-Lig.ttf') format('truetype'),
    url('../fonts/FuturaTOT-Lig.svg#FuturaTOT-Lig') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaTOT-Boo.eot');
    src: url('../fonts/FuturaTOT-Boo.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaTOT-Boo.woff') format('woff'),
    url('../fonts/FuturaTOT-Boo.ttf') format('truetype'),
    url('../fonts/FuturaTOT-Boo.svg#FuturaTOT-Boo') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaTOT-Med.eot');
    src: url('../fonts/FuturaTOT-Med.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaTOT-Med.woff') format('woff'),
    url('../fonts/FuturaTOT-Med.ttf') format('truetype'),
    url('../fonts/FuturaTOT-Med.svg#FuturaTOT-Med') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaTOT-Bol.eot');
    src: url('../fonts/FuturaTOT-Bol.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaTOT-Bol.woff') format('woff'),
    url('../fonts/FuturaTOT-Bol.ttf') format('truetype'),
    url('../fonts/FuturaTOT-Bol.svg#FuturaTOT-Bol') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}