@font-face {
  font-family: Roboto;
  font-style: normal;
  src: url("/assets/fonts/Roboto/Roboto-Regular_8a36205bd9b83e03af0591a004bc97f4.ttf");
}
html, body, .crumble--material--classes--content {
  width: 100%;
}
html, body, .crumble--material--classes--content {
  min-height: 100vh;
  padding: 0;
  margin: 0;
  font-family: Roboto, sans-serif;
}
body {
  display: flex;
  align-items: stretch;
}
