a {
    text-decoration: none;
}

h2, h3, h4 {
    font-family: "Google Sans Flex", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-variation-settings:
        "slnt" 0,
        "wdth" 100,
        "GRAD" 0,
        "ROND" 0;
}

p {
    font-family: "Hind Siliguri", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.slogan {
    font-family: "Playwrite NO", cursive;
  font-optical-sizing: auto;
  font-weight: 500;
}

#titleText {
    font-size: 32pt;
    font-family: "Caveat", cursive;
      font-optical-sizing: auto;
      font-weight: 800;
      font-style: normal;
}

.desctext {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: gray;
    font-size: 12pt;
}