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

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

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

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