/* Roboto, served with the app so it reads the same with no network at all. */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('/fonts/roboto.woff2') format('woff2');
}
