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