@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap);
html, body {
  font-family: "Ubuntu", sans-serif;
}
