@font-face {
    font-family: 'FutureLight';
    src: url('../fonts/FUTURALIGHTC.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
/*@font-face {*/
    /*font-family: 'GothamProBold';*/
    /*src: url('./fonts/GothamProBold.eot') format('truetype');*/
    /*font-weight: 500;*/
    /*font-style: normal;*/
/*}*/

@font-face {
    font-family: 'GothamProBold';
    src: url('../fonts/GothamProBold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamProBold.woff') format('woff'), url('../fonts/GothamProBold.ttf')  format('truetype');
    font-weight: 600;
    font-style: normal;
}
