@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('lato/lato-v20-latin-ext_latin-regular.woff2') format('woff2'),
       url('lato/lato-v20-latin-ext_latin-regular.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('lato/lato-v20-latin-ext_latin-700.woff2') format('woff2'),
       url('lato/lato-v20-latin-ext_latin-700.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('lato/lato-v20-latin-ext_latin-900.woff2') format('woff2'),
       url('lato/lato-v20-latin-ext_latin-900.woff') format('woff');
}
