@font-face {
  font-family: 'Gotham-Bold';
  src: url('Gotham_Bold.eot?') format('eot'),
       url('Gotham_Bold.woff2') format('woff2'),
       url('Gotham_Bold.woff') format('woff'),
       url('Gotham_Bold.otf')  format('opentype'),
       url('Gotham_Bold.ttf')  format('truetype'),
       url('Gotham_Bold.svg#Gotham_Bold') format('svg');
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('Gotham_Book.eot?') format('eot'),
       url('Gotham_Book.woff2') format('woff2'),
       url('Gotham_Book.woff') format('woff'),
       url('Gotham_Book.otf')  format('opentype'),
       url('Gotham_Book.ttf')  format('truetype'),
       url('Gotham_Book.svg#Gotham_Book') format('svg');
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('Gotham_Light.eot?') format('eot'),
       url('Gotham_Light.woff2') format('woff2'),
       url('Gotham_Light.woff') format('woff'),
       url('Gotham_Light.otf')  format('opentype'),
       url('Gotham_Light.ttf')  format('truetype'),
       url('Gotham_Light.svg#Gotham_Light') format('svg');
}