<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
UNIVR custom fonts
*/
body, p, a, li {
    font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h1 a, h2 a, h3 a {
    font-family: 'Source Sans Pro', sans-serif;
}

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