<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
    font-family: 'GothamLight';
    src: url('gothamlight-webfont.eot');
    src: url('gothamlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothamlight-webfont.woff') format('woff'),
         url('gothamlight-webfont.ttf') format('truetype'),
         url('gothamlight-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
</pre></body></html>