body 
{
    font-family: 'Inter', sans-serif;
}
html {
  scroll-behavior: smooth;
}

.font-poppins 
{
    font-family: 'Poppins', sans-serif;
}