@font-face {
  font-weight: 300;
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: local("Lato"), url("../fonts/Lato-Light.woff2") format("woff2");
}
@font-face {
  font-weight: 400;
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: local("Lato"), url("../fonts/Lato-Regular.woff2") format("woff2");
}
@font-face {
  font-weight: 600;
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: local("Lato"), url("../fonts/Lato-Semibold.woff2") format("woff2");
}
@font-face {
  font-weight: 700;
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: local("Lato"), url("../fonts/Lato-Bold.woff2") format("woff2");
}
@font-face {
  font-weight: 800;
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  src: local("Lato"), url("../fonts/Lato-Heavy.woff2") format("woff2");
}
