@font-face {
  font-family: 'Gotham Narrow';
  src: url('./gotham-narrow/Gotham\ Narrow\ Medium.otf');
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Narrow';
  src: url('./gotham-narrow/Gotham\ Narrow\ Medium\ Italic.otf');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Narrow';
  src: url('./gotham-narrow/Gotham\ Narrow\ Bold.otf');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Narrow';
  src: url('./gotham-narrow/Gotham\ Narrow\ Bold\ Italic.otf');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Narrow Book';
  src: url('./gotham-narrow/Gotham\ Narrow\ Book.otf');
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Narrow Book';
  src: url('./gotham-narrow/Gotham\ Narrow\ Book\ Italic.otf');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Narrow Black';
  src: url('./gotham-narrow/Gotham\ Narrow\ Black.otf');
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Narrow Black';
  src: url('./gotham-narrow/Gotham\ Narrow\ Black\ Italic.otf');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Narrow Ultra';
  src: url('./gotham-narrow/Gotham\ Narrow\ Ultra.otf');
  font-style: normal;
}
