  @font-face {
  font-family: "Gotham Book";
  src: url('ff/Gotham-Book.woff') format('woff'),
       url('ff/Gotham-Book.woff2') format('woff2'),
       url('ff/Gotham-Book.ttf') format('truetype');
  font-weight: normal;
}

 @font-face {
  font-family: "Gotham Bold";
  src: url('ff/gotham-bold-webfont.woff') format('woff'),
       url('ff/gotham-bold-webfont.woff2') format('woff2'),
       url('ff/gotham-bold-webfont.ttf') format('truetype');
  font-weight: normal;
}