<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.woff2?#iefix") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("roboto-light.woff2?#iefix") format("woff2");
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("roboto-bold.woff2?#iefix") format("woff2");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Mono";
    src: url("roboto-mono.woff2?#iefix") format("woff2");
    font-weight: normal;
    font-style: normal;
}

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