@font-face {
    font-family: 'fpt';
    src: url('../fonts/futura-pt/light/FuturaPT-Light.eot');
    src: url('../fonts/futura-pt/light/FuturaPT-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futura-pt/light/FuturaPT-Light.woff2') format('woff2'),
        url('../fonts/futura-pt/light/FuturaPT-Light.woff') format('woff'),
        url('../fonts/futura-pt/light/FuturaPT-Light.ttf') format('truetype'),
        url('../fonts/futura-pt/light/FuturaPT-Light.svg#FuturaPT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fbook';
    src: url('../fonts/futura-pt/book/FuturaPT-Book.eot');
    src: url('../fonts/futura-pt/book/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futura-pt/book/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/futura-pt/book/FuturaPT-Book.woff') format('woff'),
        url('../fonts/futura-pt/book/FuturaPT-Book.ttf') format('truetype'),
        url('../fonts/futura-pt/book/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fmed';
    src: url('../fonts/futura-pt/medium/FuturaPT-Medium.eot');
    src: url('../fonts/futura-pt/medium/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futura-pt/medium/FuturaPT-Medium.woff2') format('woff2'),
        url('../fonts/futura-pt/medium/FuturaPT-Medium.woff') format('woff'),
        url('../fonts/futura-pt/medium/FuturaPT-Medium.ttf') format('truetype'),
        url('../fonts/futura-pt/medium/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fdemi';
    src: url('../fonts/futura-pt/demi/FuturaPT-Demi.eot');
    src: url('../fonts/futura-pt/demi/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futura-pt/demi/FuturaPT-Demi.woff2') format('woff2'),
        url('../fonts/futura-pt/demi/FuturaPT-Demi.woff') format('woff'),
        url('../fonts/futura-pt/demi/FuturaPT-Demi.ttf') format('truetype'),
        url('../fonts/futura-pt/demi/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fbold';
    src: url('../fonts/futura-pt/bold/FuturaPT-Bold.eot');
    src: url('../fonts/futura-pt/bold/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/futura-pt/bold/FuturaPT-Bold.woff2') format('woff2'),
        url('../fonts/futura-pt/bold/FuturaPT-Bold.woff') format('woff'),
        url('../fonts/futura-pt/bold/FuturaPT-Bold.ttf') format('truetype'),
        url('../fonts/futura-pt/bold/FuturaPT-Bold.svg#FuturaPT-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}