@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.woff2) format('woff2'),
       url(../fonts/Gotham-Light.woff) format('woff'),
       url(../fonts/Gotham-Light.svg#Gotham-Light) format('svg'),
       url(../fonts/Gotham-Light.ttf) format('truetype');
}

@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.otf) format('otf'),
       url(../fonts/Gotham-Black.woff2) format('woff2'),
       url(../fonts/Gotham-Black.woff) format('woff'),
       url(../fonts/Gotham-Black.ttf) format('truetype');
}

