<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: 'Brushline';
    src: url('../fonts/Brushline.ttf');
    font-weight: normal;
    font-style:normal;
    font-display:block;
}
@font-face {
    font-family: 'Brushline';
    src: url('../fonts/Brushline.woff;') format('woff'),
         url('../fonts/Brushline.eot'),
         url('../fonts/Brushline.svg#Brushline') format('svg'),
    font-weight: normal;
    font-style: normal;
}

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