@font-face {
  font-display: swap;
  font-family: GothamRoundedBold;
  font-style: normal;
  font-weight: normal;
  src: url("assets/fonts/Gotham-Bold.woff2") format("woff2"), url("assets/fonts/Gotham-Bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: GothamRoundedBook;
  font-style: normal;
  font-weight: normal;
  src: url("assets/fonts/Gotham-Book.woff2") format("woff2"), url("assets/fonts/Gotham-Book.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: GothamRoundedLight;
  font-style: normal;
  font-weight: normal;
  src: url("assets/fonts/Gotham-Book.woff2") format("woff2"), url("assets/fonts/Gotham-Book.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: GothamRoundedMedium;
  font-style: normal;
  font-weight: normal;
  src: url("assets/fonts/Gotham-Medium.woff2") format("woff2"), url("assets/fonts/Gotham-Medium.woff") format("woff");
}