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

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







