
@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-Thin.otf');
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-ThinItalic.otf');
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-XLight.otf');
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-XLightItalic.otf');
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-Light.otf');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-LightItalic.otf');
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-LightCondensed.otf');
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-Book.otf');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-BookItalic.otf');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-BookCondensed.otf');
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-Medium.otf');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-MediumCondensed.otf');
  font-weight: 500;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-Bold.otf');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-BoldItalic.otf');
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-BoldCondensed.otf');
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-Black.otf');
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-BlackItalic.otf');
  font-weight: 800;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-Ultra.otf');
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('GothamHTF-UltraItalic.otf');
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
}

