/*
 Exported for self-hosting from https://www.latofonts.com/lato-free-fonts/
 Available under the SIL Open Font License 1.1.
 The fonts can be used without any limitations for commercial and non-commercial purposes.
*/

/* Normal */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("./LatoLatin/LatoLatin-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("./LatoLatin/LatoLatin-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("./LatoLatin/LatoLatin-Bold.woff2") format("woff2");
}

/* Italic */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: url("./LatoLatin/LatoLatin-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("./LatoLatin/LatoLatin-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src: url("./LatoLatin/LatoLatin-BoldItalic.woff2") format("woff2");
}
