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

@font-face {
  font-family: "Gotham";
  font-display: swap;
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/Gotham-Book.otf") format("opentype");
}

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