@font-face {
  font-family: "Lato-Bold";
  src: url("Lato-Bold.eot");
  src: url("Lato-Bold.eot?#iefix") format("embedded-opentype"),
    url("Lato-Bold.woff") format("woff"),
    url("Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
.Lato-Bold {
  font-family: Lato-Bold;
}
@font-face {
  font-family: "Lato-Regular";
  src: url("Lato-Regular.eot");
  src: url("Lato-Regular.eot?#iefix") format("embedded-opentype"),
    url("Lato-Regular.woff") format("woff"),
    url("Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
.Lato-Regular {
  font-family: Lato-Regular;
}
