/*========================================================*/
/* FONTS */
/*========================================================*/
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaGreek-Thin.eot');
    src: url('../fonts/FuturaGreek-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaGreek-Thin.woff') format('woff'),
    url('../fonts/FuturaGreek-Thin.ttf') format('truetype'),
    url('../fonts/FuturaGreek-Thin.svg#FuturaGreek-Thin') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaGreek-Book.eot');
    src: url('../fonts/FuturaGreek-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaGreek-Book.woff') format('woff'),
    url('../fonts/FuturaGreek-Book.ttf') format('truetype'),
    url('../fonts/FuturaGreek-Book.svg#FuturaGreek-Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaGreek-Medium.eot');
    src: url('../fonts/FuturaGreek-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaGreek-Medium.woff') format('woff'),
    url('../fonts/FuturaGreek-Medium.ttf') format('truetype'),
    url('../fonts/FuturaGreek-Medium.svg#FuturaGreek-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaEn';
    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;
}
