@font-face {
  font-family: 'Gotham Narrow';
  src: url('GothamNarrow-Bold.eot'); /* IE9 Compat Modes */
  src: url('GothamNarrow-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('GothamNarrow-Bold.woff') format('woff'), /* Modern Browsers */
       url('GothamNarrow-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('GothamNarrow-Bold.svg#6bb35632a43f11d9bb86730437c1dc0d') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'Gotham Narrow';
  src: url('GothamNarrow-Medium.eot'); /* IE9 Compat Modes */
  src: url('GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('GothamNarrow-Medium.woff') format('woff'), /* Modern Browsers */
       url('GothamNarrow-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('GothamNarrow-Medium.svg#0740f1e641366f0719a5947c02ef3aff') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}