@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local('Lato Thin '), local('Lato-Thin'),
  url('lato-100.woff2') format('woff2'),
  url('lato-100.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Lato Light'), local('Lato-Light'),
  url('lato-300.woff2') format('woff2'),
  url('lato-300.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lato Regular'), local('Lato-Regular'),
  url('lato-400.woff2') format('woff2'),
  url('lato-400.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Lato SemiBold'), local('Lato-SemiBold'),
  url('lato-600.woff2') format('woff2'),
  url('lato-600.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Lato Bold'), local('Lato-Bold'),
  url('lato-700.woff2') format('woff2'),
  url('lato-700.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Lato Black'), local('Lato-Black'),
  url('lato-900.woff2') format('woff2'),
  url('lato-900.woff') format('woff');
}
