@font-face {
  font-family: "Gotham";
  src: url("GothamBook.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url("GothamLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
