/* Lato font-face declarations */
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-Thin-2ab415a6.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-ThinItalic-4a9bfd17.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-Light-810ad1a7.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-LightItalic-90f39bb1.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-Regular-3d716aad.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-Italic-a5c48518.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-Bold-8af8670c.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-BoldItalic-3dffe14a.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-Black-277ea121.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("/assets/lato/Lato-BlackItalic-0114b987.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
