<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,300italic,400italic);
body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
body input, body textarea {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
</pre></body></html>