@font-face {
  font-family: 'Lato';
  font-weight: 300;
  src: url(Lato/Lato-Light.ttf);
}
@font-face {
  font-family: 'Lato';
  font-weight: 400;
  src: url(Lato/Lato-Regular.ttf);
}
@font-face {
  font-family: 'Lato';
  font-weight: 700;
  src: url(Lato/Lato-Bold.ttf);
}