*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.text-hind{
    font-family: "Hind", sans-serif;
}

body{
    font-family: "DM Sans", sans-serif;
}
