
@font-face {
    font-family: Kugile_Demo;
    src: url(Kugile_Demo.ttf);
  }
  *{
/* font-family: "Mongkrain"; */
scroll-behavior: smooth;
  }

  
 .backgroundimg{
    background-image: url('bg.jpg');
 }

 body {
    overscroll-behavior: none;
}

.logo{
    font-family: Kugile_Demo;
}

.satoshi{
    font-family: 'Satoshi', sans-serif;
}

.clash{
    font-family: 'Clash Display', sans-serif;
}

.inter{
    font-family: 'Inter', sans-serif;
}