@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-black-webfont.woff2') format('woff2'),
    url('gothamhtf-black-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-blackitalic-webfont.woff2') format('woff2'),
    url('gothamhtf-blackitalic-webfont.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-bold-webfont.woff2') format('woff2'),
    url('gothamhtf-bold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-bolditalic-webfont.woff2') format('woff2'),
    url('gothamhtf-bolditalic-webfont.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-book-webfont.woff2') format('woff2'),
    url('gothamhtf-book-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-bookitalic-webfont.woff2') format('woff2'),
    url('gothamhtf-bookitalic-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-light-webfont.woff2') format('woff2'),
    url('gothamhtf-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-lightitalic-webfont.woff2') format('woff2'),
    url('gothamhtf-lightitalic-webfont.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('gothamhtf-medium-webfont.woff2') format('woff2'),
    url('gothamhtf-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}