@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

html,
body {
  font-family: 'Roboto', sans-serif;
}

#root {
  padding: 20px;
}
