@font-face {
    font-family: "Gotham Pro";
    src: url(../fonts/GothamPro/GothamPro.eot);
    src: local('Gotham Pro'), local('GothamPro'), 
    url(../fonts/GothamPro/GothamPro.eot?#iefix) format('embedded-opentype'), 
    url(../fonts/GothamPro/GothamPro.woff) format('woff'), 
    url(../fonts/GothamPro/GothamPro.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "Gotham Pro";
    src: url(../fonts/GothamPro/GothamPro-Black.eot);
    src: local('Gotham Pro'), local('GothamPro'), 
    url(../fonts/GothamPro/GothamPro-Black.eot?#iefix) format('embedded-opentype'), 
    url(../fonts/GothamPro/GothamPro-Black.woff) format('woff'), 
    url(../fonts/GothamPro/GothamPro-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal
}