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

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

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

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

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