@font-face {
    font-family: 'gothamblackregular';
    src: url('GothamBlack/gothamblack-webfont.woff2.html') format('woff2'),
         url('GothamBlack/gothamblack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gothambold';
    src: url('Gotham-Bold/gotham-bold-webfont.woff2.html') format('woff2'),
         url('Gotham-Bold/gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_lightregular';
    src: url('Gotham-Light/gotham-light-webfont.woff2.html') format('woff2'),
         url('Gotham-Light/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_mediumregular';
    src: url('Gotham-Medium/gotham-medium-webfont.woff2.html') format('woff2'),
         url('Gotham-Medium/gotham-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gothambook';
    src: url('Gotham Book/gotham_book_regular-webfont.woff2.html') format('woff2'),
         url('Gotham Book/gotham_book_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}