 h1,h2,h3,h4,h5,h6,a,p,li,.h1.h2.h3,.subtitle,button,.main_info  {
    font-family: 'Cairo', sans-serif !important;
}
.rtl{
    direction: rtl;
}
.icon-arrow_left:before{
    content: "\e90a";
}
.icon-arrow_right:before {
    content: "\e909";
}