<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: 'ptSansBold';
    src: url('../fonts/ptSansBold.eot');
    src: url('../fonts/ptSansBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptSansBold.woff') format('woff'),
         url('../fonts/ptSansBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ptSans';
    src: url('../fonts/ptSansRegular.eot');
    src: url('../fonts/ptSansRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptSansRegular.woff') format('woff'),
         url('../fonts/ptSansRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}</pre></body></html>