<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: 'Quicksand';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url(./../fonts/quicksand-regular-webfont.woff) format('woff');
}
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url(./../fonts/quicksand-bold-webfont.woff) format('woff');
}
</pre></body></html>