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

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

@font-face {
  font-family: lato;
  src: url('../fonts/Lato-Italic.ttf');
  font-weight: normal;
  font-style: italic;
}
