<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: 'Gilroy';
    src: url('font/Gilroy-Regular.otf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
body {
    font-family: 'Gilroy', serif;
}</pre></body></html>