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

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