<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: 'Open Sans';
  font-style: normal;
  font-weight: 200;
  src: url(./opensans-light-webfont.eot);
  src: local('Open Sans Light'), local('OpenSans-Light'), url(./opensans-light-webfont.eot?#iefix) format('embedded-opentype'), url(./opensans-light-webfont.woff2) format('woff2'), url(./opensans-light-webfont.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(./OpenSans.eot);
  src: local('Open Sans'), local('OpenSans'), url(./OpenSans.eot?#iefix) format('embedded-opentype'), url(./OpenSans.woff2) format('woff2'), url(./OpenSans.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(./OpenSans-Semibold.eot);
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(./OpenSans-Semibold.eot?#iefix) format('embedded-opentype'), url(./OpenSans-Semibold.woff2) format('woff2'), url(./OpenSans-Semibold.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(./OpenSans-Bold.eot);
  src: local('OpenSans Bold'), local('OpenSans Bold'), url(./OpenSans-Bold.eot?#iefix) format('embedded-opentype'), url(./OpenSans-Bold.woff2) format('woff2'), url(./OpenSans-Bold.woff) format('woff');
}</pre></body></html>