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

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