
@font-face {
    font-family: 'Gotham Pro';
    src: url('gothampro-bold-webfont.eot');
    src: url('gothampro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothampro-bold-webfont.woff2') format('woff2'),
         url('gothampro-bold-webfont.woff') format('woff'),
         url('gothampro-bold-webfont.ttf') format('truetype'),
         url('gothampro-bold-webfont.svg#gotham_pro-bold') format('svg');
    font-weight: bold;
    font-style: normal;
}