@font-face{
  font-family:'gotham';
  src:url('Gotham-Book.otf');
  font-weight: 400;
}
@font-face{
  font-family:'gotham';
  src:url('Gotham-Black.otf');
  font-weight: 900;
}
@font-face{
  font-family:'gotham';
  src:url('Gotham-Bold.otf');
  font-weight: 700;
}
@font-face{
  font-family:'gotham';
  src:url('Gotham-Light.otf');
  font-weight: 300;
}
@font-face{
  font-family:'gotham';
  src:url('Gotham-Medium.otf');
  font-weight: 500;
}
@font-face{
  font-family:'gotham';
  src:url('Gotham-Thin.otf');
  font-weight: 100;
}
@font-face{
  font-family:'gotham-ultra';
  src:url('Gotham-Ultra.otf');
}
@font-face{
  font-family:'gotham-xlight';
  src:url('Gotham-XLight.otf');
}
