@font-face {
  font-family: "Gotham SSm";
  src: url("./GothamSSm-Bold_Web.woff2") format("woff2"), url("./GothamSSm-Bold_Web.woff") format("woff");
  font-weight: 600;
  font-display: swap;
  
}

@font-face {
  font-family: "Gotham SSm";
  src: url("./GothamSSm-Book_Web.woff2") format("woff2"), url("./GothamSSm-Book_Web.woff") format("woff");
  font-weight: 500;
  font-display: swap;
}

