<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* WIDEPAGE SUPPLEMENT CSS FILE */
@font-face {
    font-family: League Gothic;
    src: url(fonts/leaguegothic-regular-webfont.woff);
}

h1 {
    font-family: 'League Gothic', sans-serif;
    font-size: 3rem;
}
h1 small {
    color: rgb(119, 119, 119);
    font-size: 24px;
    letter-spacing: .25px;


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