body {
  font-family: "Inter", sans-serif;
}

h1, h2, h3 {
  font-weight: 700;
}

.navbar {
  font-size: 1.1em;
}

