<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Lato';
  font-weight: 400;
  font-style: normal;
  src: url('Lato-regular.eot');
  src: url('Lato-regular.eot?#iefix') format('embedded-opentype'),
       local('Lato Regular'),
       local('Lato-regular'),
       url('Lato-regular.woff2') format('woff2'),
       url('Lato-regular.woff') format('woff'),
       url('Lato-regular.ttf') format('truetype'),
       url('Lato-regular.svg#Lato') format('svg');
}
</pre></body></html>