.fa-angle-right:before {
    content: "\f105";
    font-family: 'FontAwesome';
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: 'Font Awesome 5 free';
    content: "\f107";
    float: right;
    margin-left: 10px;
    font-size: 18px;
    margin-top: 2px;
    font-weight: 900 !important;
}