@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";

/* src/styles.scss */
body {
  font-family: "Roboto", sans-serif;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
