@font-face {
  font-family: "Gotham Bold";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/GothamBold.woff") format("woff");
}

@font-face {
  font-family: "Gotham Medium";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/GothamMedium.woff") format("woff");
}

@font-face {
  font-family: "Gotham Office";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/GothamOffice-Regular.woff") format("woff");
}
