@font-face {
  font-family: 'gotham_promedium';
  src: url('/fonts/gothapromed-webfont.eot');
  src: url('/fonts/gothapromed-webfont.eot?#iefix') format('embedded-opentype'),
       url('/fonts/gothapromed-webfont.woff') format('woff'),
       url('/fonts/gothapromed-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gotham_proregular';
  src: url('/fonts/gothaproreg-webfont.eot');
  src: url('/fonts/gothaproreg-webfont.eot?#iefix') format('embedded-opentype'),
       url('/fonts/gothaproreg-webfont.woff') format('woff'),
       url('/fonts/gothaproreg-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('/fonts/proxima_nova_regular-webfont.eot');
  src: url('/fonts/proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/fonts/proxima_nova_regular-webfont.woff2') format('woff2'),
       url('/fonts/proxima_nova_regular-webfont.woff') format('woff'),
       url('/fonts/proxima_nova_regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gotham_probold';
  src: url('/fonts/gothaprobol-webfont.eot');
  src: url('/fonts/gothaprobol-webfont.eot?#iefix') format('embedded-opentype'),
       url('/fonts/gothaprobol-webfont.woff') format('woff'),
       url('/fonts/gothaprobol-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}