<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: 'Raleway';
    src: url('subset-Raleway Light.woff2') format('woff2'),
        url('subset-Raleway Light.woff') format('woff'),
        url('subset-Raleway Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('subset-Raleway Regular.woff2') format('woff2'),
        url('subset-Raleway Regular.woff') format('woff'),
        url('subset-Raleway Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('subset-Raleway Medium.woff2') format('woff2'),
        url('subset-Raleway Medium.woff') format('woff'),
        url('subset-Raleway Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('subset-Raleway Bold.woff2') format('woff2'),
        url('subset-Raleway Bold.woff') format('woff'),
        url('subset-Raleway Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}





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