@font-face {
  font-family: "asap";
  src: url("./asap-regular.ttf") format("truetype");
}

@font-face {
  font-family: "asap";
  font-weight: bold;
  src: url("./asap-bold.ttf") format("truetype");
}
