/* Only Gotham Bold
*/

@font-face {
    font-family: 'GothamBold';
    src: url('Gotham-Bold.eot');
    src: url('Gotham-Bold.woff') format('woff'),
         url('Gotham-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}