@font-face {
  font-family: 'gotham-bold';
  src: url('fonts/gotham-bold.otf');
 src: url('fonts/gotham-bold.eot?#iefix') format('embedded-opentype'), 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.otf');
  src: url('fonts/gotham-book.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-book.svg#gotham-book') format('svg'), url('fonts/gotham-book.woff') format('woff'), url('fonts/gotham-book.ttf') format('truetype');
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'gotham-book';
            src: url('fonts/gotham-book.svg#gotham-book') format('svg');
    }
}

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