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