@font-face {
  font-family: "Gotham Pro";
  src: url("GothamPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("GothamPro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Pro";
  src: url("GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}