@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@100..900&family=Noto+Serif+Devanagari:wght@100..900&family=Noto+Serif+Gujarati:wght@100..900&family=Noto+Sans+Gujarati:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: 'The Seasons';
  src: url('/fonts/theseasons.woff2') format('woff2'), url('/fonts/theseasons.woff') format('woff'), url('/fonts/theseasons.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

::marker {
  display: none;
}

summary {
  list-style: none;
}