
@font-face {
  font-family: 'Gotham-Thin';
  src: url('fonts/Gotham/Thin.otf');
}
@font-face {
  font-family: 'Gotham-XLight';
  src: url('fonts/Gotham/XLight.otf');
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('fonts/Gotham/Light.otf');
}
@font-face {
  font-family: 'Gotham-Light-C';
  src: url('fonts/Gotham/Light-Condensed.otf');
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('fonts/Gotham/Book.otf');
}
@font-face {
  font-family: 'Gotham-Book-C';
  src: url('fonts/Gotham/Book-Condensed.otf');
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('fonts/Gotham/Medium.otf');
}
@font-face {
  font-family: 'Gotham-Medium-C';
  src: url('fonts/Gotham/Medium-Condensed.otf');
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('fonts/Gotham/Bold.otf');
}
@font-face {
  font-family: 'Gotham-Bold-C';
  src: url('fonts/Gotham/Bold-Condensed.otf');
}
@font-face {
  font-family: 'Gotham-Black';
  src: url('fonts/Gotham/Black.otf');
}
@font-face {
  font-family: 'Fontlero';
  src: url('fonts/Fontlero/Fontlero.otf');
}
