@font-face {
  font-family: Gotham;
  src: url(Gotham-XLight.ttf) format("truetype");
  font-weight: 200;
  font-style: normal
}
@font-face {
  font-family: Gotham;
  src: url(Gotham-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: Gotham;
  src: url(Gotham-Book.ttf) format("truetype");
  font-weight: 400;
  font-style: bold
}
@font-face {
  font-family: Gotham;
  src: url(Gotham-Bold.ttf) format("truetype");
  font-weight: 500;
  font-style: bold
}
