html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

* {
  -webkit-tap-highlight-color: transparent;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/_next/static/media/NotoSans-Regular.4d666bc2.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url(/_next/static/media/NotoSans-Bold.249320b0.ttf) format('truetype');
}
