@font-face {
    font-family: 'goblack';
    src: url('gotham_htf_black-webfont.woff2') format('woff2'),
    url('gotham_htf_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gobold';
    src: url('gotham_htf_bold-webfont.woff2') format('woff2'),
    url('gotham_htf_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gobook';
    src: url('gotham_htf_book-webfont.woff2') format('woff2'),
    url('gotham_htf_book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}