<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/css?family=Roboto:100,300,400,500,700,900');
body {
    font-family: 'Roboto', sans-serif;
}

.container {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}
.section-text .align-left {
    width: 120px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

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