@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,700;1,400&display=swap");
* {
  font-family: "Roboto", sans-serif;
}
.bottom1 {
  font-weight: 700;
}
.bottom {
  font-weight: lighter;
}
