@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./lato/lato-v20-latin-regular.eot');
  src: local(''),
       url('./lato/lato-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('./lato/lato-v20-latin-regular.woff2') format('woff2'),
       url('./lato/lato-v20-latin-regular.woff') format('woff'),
       url('./lato/lato-v20-latin-regular.ttf') format('truetype'),
       url('./lato/lato-v20-latin-regular.svg#Lato') format('svg');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./lato/lato-v20-latin-700.eot');
  src: local(''),
       url('./lato/lato-v20-latin-700.eot?#iefix') format('embedded-opentype'),
       url('./lato/lato-v20-latin-700.woff2') format('woff2'),
       url('./lato/lato-v20-latin-700.woff') format('woff'),
       url('./lato/lato-v20-latin-700.ttf') format('truetype'),
       url('./lato/lato-v20-latin-700.svg#Lato') format('svg');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./lato/lato-v20-latin-900.eot');
  src: local(''),
       url('./lato/lato-v20-latin-900.eot?#iefix') format('embedded-opentype'),
       url('./lato/lato-v20-latin-900.woff2') format('woff2'),
       url('./lato/lato-v20-latin-900.woff') format('woff'),
       url('./lato/lato-v20-latin-900.ttf') format('truetype'),
       url('./lato/lato-v20-latin-900.svg#Lato') format('svg');
}