<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&amp;display=swap');

body {
    font-family: 'Roboto', sans-serif;
}
</pre></body></html>