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

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

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

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

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

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

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

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

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


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

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


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

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

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

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

