/* Lato */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url("/assets/Lato/Lato-Thin-2ab415a6.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url("/assets/Lato/Lato-Light-810ad1a7.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("/assets/Lato/Lato-Regular-3d716aad.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("/assets/Lato/Lato-Bold-8af8670c.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url("/assets/Lato/Lato-Black-277ea121.ttf") format('truetype');
}
