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