<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: 'Gibson';
    src: url('gibson/Gibson.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gibson';
    src: url('gibson/Gibson-SemiBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


.gibson {
    font-family: "Gibson", sans-serif;
}
</pre></body></html>