@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-display: swap;
  font-weight: 200 1000;
  src: url("/fonts/nunito-latin-variable.woff2") format("woff2-variations");
}

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

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