@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham/Gotham-Bold.otf");
  font-weight: bold;
}

@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham/Gotham-Light.otf");
  font-weight: normal;
}