@font-face {
    font-family: "League-Spartan";
    src: url(../fonts/league-spartan.bold.ttf);
}

@font-face {
    font-family: "Glacial-Indifference";
    src: url(../fonts/GlacialIndifference-Regular.ttf);
}



.community-page .read-more-image-community {
    width: 140px;
    height: 140px;
    border-radius: 300px;


}

.community-page .read-more-heading-community {
    font-family: "League-Spartan";
    font-size: 88.01px;
    font-weight: 800;
    line-height: 80.97px;
    text-align: center;
    color: rgba(87, 44, 126, 1);

}

.community-page p  {
    font-family: "Glacial-Indifference";
    font-size: 26px;
    font-weight: 400;
    line-height: 31.17px;
    text-align: justify;

}
.community-page .para-row{
width: 100%;

}
