@font-face {
    font-family: "GothamProRegular";
    src: url("../fonts/GothamPro/Regular/GothamProRegular.eot");
    src: url("../fonts/GothamPro/Regular/GothamProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamPro/Regular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamPro/Regular/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "GothamProBold";
    src: url("../fonts/GothamPro/Bold/GothamProBold.eot");
    src: url("../fonts/GothamPro/Bold/GothamProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamPro/Bold/GothamProBold.woff") format("woff"),
    url("../fonts/GothamPro/Bold/GothamProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}