
@font-face {
  font-family: 'gotham-book';
  src: url('../fonts/gotham-book.eot'),
       url('../fonts/gotham-book.woff'),
       url('../fonts/gotham-book.ttf'),
       url('../fonts/gotham-book.otf');
}

@font-face {
  font-family: 'gotham-medium';
  src: url('../fonts/gotham-medium.woff'),
       url('../fonts/gotham-medium.ttf'),
       url('../fonts/gotham-medium.otf');
}

@font-face {
  font-family: 'gotham-black';
  src: url('../fonts/Gotham-Black.woff'),
       url('../fonts/Gotham-Black.ttf'),
       url('../fonts/Gotham-Black.otf');
}

@font-face {
  font-family: 'big-noodle';
  src: url('../fonts/big_noodle_titling.woff'),
       url('../fonts/big_noodle_titling.ttf'),
       url('../fonts/big_noodle_titling.otf');
}