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

@font-face {
    font-family: 'Futura PRO Heavy';
    src: url('../fonts/FuturaPRO-Heavy.eot');
    src: url('../fonts/FuturaPRO-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPRO-Heavy.woff') format('woff'),
        url('../fonts/FuturaPRO-Heavy.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

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

@font-face {
    font-family: 'Freight';
    src: url('../fonts/Freight-TextBold.eot');
    src: url('../fonts/Freight-TextBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Freight-TextBold.woff') format('woff'),
        url('../fonts/Freight-TextBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
