@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
html {
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

html h3 {
  color: whitesmoke;
  font-weight: thin;
}
/*# sourceMappingURL=style.css.map */