<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: 'Roboto';
    src: url('roboto-thin.eot');
    src: url('roboto-thin.eot?#iefix') format('embedded-opentype'),
    url('roboto-thin.woff') format('woff'),
    url('roboto-thin.ttf') format('truetype'),
    url('roboto-thin.svg#roboto') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-light.eot');
    src: url('roboto-light.eot?#iefix') format('embedded-opentype'),
    url('roboto-light.woff') format('woff'),
    url('roboto-light.ttf') format('truetype'),
    url('roboto-light.svg#roboto') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-regular.eot');
    src: url('roboto-regular.eot?#iefix') format('embedded-opentype'),
    url('roboto-regular.woff') format('woff'),
    url('roboto-regular.ttf') format('truetype'),
    url('roboto-regular.svg#roboto') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-medium.eot');
    src: url('roboto-medium.eot?#iefix') format('embedded-opentype'),
    url('roboto-medium.woff') format('woff'),
    url('roboto-medium.ttf') format('truetype'),
    url('roboto-medium.svg#roboto') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-bold.eot');
    src: url('roboto-bold.eot?#iefix') format('embedded-opentype'),
    url('roboto-bold.woff') format('woff'),
    url('roboto-bold.ttf') format('truetype'),
    url('roboto-bold.svg#roboto') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-black.eot');
    src: url('roboto-black.eot?#iefix') format('embedded-opentype'),
    url('roboto-black.woff') format('woff'),
    url('roboto-black.ttf') format('truetype'),
    url('roboto-black.svg#roboto') format('svg');
    font-weight: 900;
    font-style: normal;
}

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