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

}

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

}

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

}