@font-face
{
    font-family: 'FuturaStd-Heavy';
    src: url('FuturaStd-Heavy.eot?#iefix') format('embedded-opentype'),
         url('FuturaStd-Heavy.otf') format('opentype'),
         url('FuturaStd-Heavy.woff') format('woff'),
         url('FuturaStd-Heavy.ttf') format('truetype'),
         url('FuturaStd-Heavy.svg#FuturaStd-Heavy') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: 'FuturaStd-Light';
    src: url('FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
         url('FuturaStd-Light.otf') format('opentype'),
         url('FuturaStd-Light.woff') format('woff'),
         url('FuturaStd-Light.ttf') format('truetype'),
         url('FuturaStd-Light.svg#FuturaStd-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}