@font-face {
  font-family: "Geist Light";
  src: url("fonts/Geist-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

body {
  font-family: "Geist Light", sans-serif;
}
