
body {
  font-family: 'Inter', sans-serif;
}
  
button {
  border-radius: 9999px;
}

html {
  scroll-behavior: smooth;
}
  