<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* fface css */ @font-face {font-family: 'roboto'; src: url('../_fonts/Roboto-Light.ttf'); font-weight: lighter; font-style: normal;}
/* fface css */ @font-face {font-family: 'roboto'; src: url('../_fonts/Roboto-Regular.ttf'); font-weight: normal; font-style: normal;}
/* fface css */ @font-face {font-family: 'roboto'; src: url('../_fonts/Roboto-Bold.ttf'); font-weight: bold; font-style: normal;}

/* typog css */ :root {font-family: 'roboto'; font-weight: normal;}
/* typog css */ b, strong, a {font-weight: bold;}
</pre></body></html>