@font-face {
  font-family: 'Gotham Narrow';
  font-weight: bold;
  src: url('Gotham Narrow Bold.otf');
}
@font-face {
  font-family: 'Gotham Narrow';
  font-weight: normal;
  src: url('Gotham Narrow Light.otf');
}