
@font-face {
  font-family: 'Lato-Regular';
  src: url("../fonts/Lato-Black.ttf");
}
@font-face {
  font-family: 'Lato-Light';
  src: url("../fonts/Lato-Light.ttf");
}
@font-face {
  font-family: 'Lato-Bold';
  src: url("../fonts/Lato-Bold.ttf");
}