@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/Gotham-Bold.eot');
  src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'),
       url('fonts/Gotham-Bold.ttf') format('truetype'),
       url('fonts/Gotham-Bold.woff') format('woff'),
       url('fonts/Gotham-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham-Book.eot');
  src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
       url('fonts/Gotham-Book.svg#Gotham-Book') format('svg'),
       url('fonts/Gotham-Book.ttf') format('truetype'),
       url('fonts/Gotham-Book.woff') format('woff'),
       url('fonts/Gotham-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('fonts/Gotham-Light.eot');
  src: url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/Gotham-Light.svg#Gotham-Light') format('svg'),
       url('fonts/Gotham-Light.ttf') format('truetype'),
       url('fonts/Gotham-Light.woff') format('woff'),
       url('fonts/Gotham-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Black';
  src: url('fonts/Gotham-Black.eot');
  src: url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/Gotham-Black.svg#Gotham-Black') format('svg'),
       url('fonts/Gotham-Black.ttf') format('truetype'),
       url('fonts/Gotham-Black.woff') format('woff'),
       url('fonts/Gotham-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
