@font-face{
    font-family:persian;
    src: url(../fonts/NotoSansArabic_Condensed-Black.ttf);
}
.persian{
    font-family:persian !important;
}
.image_over_1{
    border-radius:70% !important;
    /* height:700px; */
}
.font_icon_over{
    font-size:30px;
}
.display_none{
    display:none;
}
.footer_over{
    direction:rtl;
}
.text_purple{
    color: #7854f7 !important;
}