<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: 'proximanova';
  src: url('proximanova_regular-webfont.eot');
  src: url('proximanova_regular-webfont.eot') format('embedded-opentype'),
       url('proximanova_regular-webfont.woff') format('woff'),
       url('proximanova_regular-webfont.ttf') format('truetype'),
       url('proximanova_regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proximanovabold';
  src: url('proximanova_bold-webfont.eot');
  src: url('proximanova_bold-webfont.eot') format('embedded-opentype'),
       url('proximanova_bold-webfont.woff') format('woff'),
       url('proximanova_bold-webfont.ttf') format('truetype'),
       url('proximanova_bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proximanovasemibold';
  src: url('proximanova_semibold-webfont.eot');
  src: url('proximanova_semibold-webfont.eot') format('embedded-opentype'),
       url('proximanova_semibold-webfont.woff') format('woff'),
       url('proximanova_semibold-webfont.ttf') format('truetype'),
       url('proximanova_semibold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
</pre></body></html>