@font-face {
  font-family: "Gotham";
  src: url("./Gotham-Bold.woff") format("woff");
  font-weight: 700 900;
}

@font-face {
  font-family: "Gotham";
  src: url("./Gotham-Light.woff") format("woff");
  font-weight: 100 300;
}

@font-face {
  font-family: "Gotham";
  src: url("./Gotham-Medium.woff") format("woff");
  font-weight: 500 600;
}

@font-face {
  font-family: "Gotham";
  src: url("./Gotham-Book.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Utopia Semibold Caption";
  src: url("./UtopiaStd-SemiboldCapt.woff") format("woff");
}
