@font-face {
  font-family: "Lato";
  src: url(Lato-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url(Lato-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Lato";
  src: url(Lato-Bold.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

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