<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./roboto-v18-latin-regular.woff2') format('woff2'), url('./roboto-v18-latin-regular.woff') format('woff')
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('./roboto-v18-latin-700.woff2') format('woff2'), url('./roboto-v18-latin-700.woff') format('woff')
}</pre></body></html>