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

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

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

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