@font-face {
  ascent-override: 65%; /* fix alignment in tex nodes */
  descent-override: 0%;
  font-display: swap;
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 400;
  src: url(GothamBook.woff2) format("woff2"), url(GothamBook.woff) format("woff");
}

@font-face {
  ascent-override: 65%; /* fix alignment in tex nodes */
  descent-override: 0%;
  font-display: swap;
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 700;
  src: url(GothamBold.woff2) format("woff2"), url(GothamBold.woff) format("woff");
}