@font-face {
  font-family: "Gotham";
  src: local("../../fonts/Gotham-Regular.ttf"),
    url("../../fonts/Gotham-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Gotham-md";
  src: local("../../fonts/GothamMedium.ttf"),
    url("../../fonts/GothamMedium.ttf") format("truetype");
}
