<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: 'Segment7Standard';
        src: url('font/Segment7Standard.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
      }

 /* The following rules are deprecated. */ 

@font-face {
    font-family: 'Segment7';
        src: url('font/Segment7Standard.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
      }

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