/* One Gotham family on the brand's four weights, the same mapping
   georizon_next uses, so `font-medium` and `font-bold` mean the same thing in
   both apps. Book has to be weight 400 of this family: declared as a family of
   its own, normal text falls through to Medium. */
@font-face {
  font-family: Gotham;
  src: url(GothamBook-07fbc48a.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gotham;
  src: url(GothamMedium-6e28f983.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gotham;
  src: url(GothamBold-3b2f25b5.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gotham;
  src: url(GothamBlack-ec6b35b3.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
