/* Local Google Fonts - Updated on 2025-01-07 */
/* Lato */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'),
       url('lato-v24-latin-300.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'),
       url('lato-v24-latin-regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'),
       url('lato-v24-latin-700.woff2') format('woff2');
  font-display: swap;
}
