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