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