
@font-face {
  font-family: "avant-garde";
  font-style: normal;
  font-weight: 500;
  src: url("./avantGarde-medium.woff2") format("truetype-variations");
}

@font-face {
  font-family: "avant-garde";
  font-style: normal;
  font-weight: bold;
  src: url("./avantGarde-bold.woff2") format("truetype-variations");
}