@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./Lato-Regular.woff2") format("woff2"), url("./Lato-Regular.woff") format("woff");
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("./Lato-Bold.woff2") format("woff2"), url("./Lato-Bold.woff") format("woff");
}
