@font-face{
    font-family:GothamPro;
    src:
        url(../fonts/GothamPro.eot?) format('eot'),
        url(../fonts/GothamPro.woff) format('woff'),
        url(../fonts/GothamPro.ttf) format('truetype'),
        url(../fonts/GothamPro.svg#GothamPro) format('svg')
}
@font-face{
    font-family:GothamProLight;
    src:
        url(../fonts/GothamPro-Light.eot?) format('eot'),
        url(../fonts/GothamPro-Light.woff) format('woff'),
        url(../fonts/GothamPro-Light.ttf) format('truetype'),
        url(../fonts/GothamPro-Light.svg#GothamPro-Medium) format('svg')
}
@font-face{
    font-family:GothamProMedium;
    src:
        url(../fonts/GothamPro-Medium.eot?) format('eot'),
        url(../fonts/GothamPro-Medium.woff) format('woff'),
        url(../fonts/GothamPro-Medium.ttf) format('truetype'),
        url(../fonts/GothamPro-Medium.svg#GothamPro-Medium) format('svg')
}
@font-face{font-family:GothamProBold;
    src:
        url(../fonts/GothamPro-Bold.eot?) format('eot'),
        url(../fonts/GothamPro-Bold.woff) format('woff'),
        url(../fonts/GothamPro-Bold.ttf) format('truetype'),
        url(../fonts/GothamPro-Bold.svg#GothamPro-Bold) format('svg')
}
@font-face{font-family:GothamProBlack;
    src:
        url(../fonts/GothamPro-Black.eot?) format('eot'),
        url(../fonts/GothamPro-Black.woff) format('woff'),
        url(../fonts/GothamPro-Black.ttf) format('truetype'),
        url(../fonts/GothamPro-Black.svg#GothamPro-Black) format('svg')
}