<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: 'Lato-Regular';
    src: url('Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.regular16{             
            font-family: "Lato-Regular";
                font-size: 12px;
                line-height: 1.0;
            }
</pre></body></html>