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

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