<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Theme Secondary Font */

@font-face {
    font-family: 'NeueEinstellung';
    src: url('neueeinstellung/NeueEinstellung-Normal.eot');
    src: url('neueeinstellung/NeueEinstellung-Normal.eot?#iefix') format('embedded-opentype'),
         url('neueeinstellung/NeueEinstellung-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeueEinstellung';
    src: url('neueeinstellung/NeueEinstellung-Medium.eot');
    src: url('neueeinstellung/NeueEinstellung-Medium.eot?#iefix') format('embedded-opentype'),
         url('neueeinstellung/NeueEinstellung-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}</pre></body></html>