
@font-face {
    font-family: "Gotham Pro";
    src: url("../fonts/gothampro-bold.eot"); /* IE9 */
    src: url("../fonts/gothampro-bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/gothampro-bold.woff") format("woff"), /* chrome, firefox */
    url("../fonts/gothampro-bold.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/gothampro-bold.svg#Gotham Pro") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Gotham Pro";
    src: url("../fonts/gothamproreg.eot"); /* IE9 */
    src: url("../fonts/gothamproreg.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/gothamproreg.woff") format("woff"), /* chrome, firefox */
    url("../fonts/gothamproreg.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/gothamproreg.svg#Gotham Pro") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 400;
}


