@font-face {
  font-family: "abeakrg";
  src: url("./assets/public/fonts/abeakrg.woff2") format("woff2"),
    url("./assets/public/fonts/abeakrg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "gotham-light";
  src: url("./assets/public/fonts/gotham-light.woff2") format("woff2"),
    url("./assets/public/fonts/gotham-light.woff") format("woff");
  font-weight: normal;
}
