*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
     font-family: "Inter", sans-serif;
}

.Int{
     font-family: "Inter", sans-serif;
}

.homeSec1RightImage{
     clip-path: circle(100%);
}