:root {
}

.font-sans {
  font-family: 'Geist';
}

.font-mono {
  font-family: "Geist Mono";
}

*, *::before, *::after { box-sizing: border-box; }
