html{
    direction: rtl;
}
body{
    direction: rtl;
}
.progressbar.semi-circle .progressbar-text{
    right: unset;
}
@font-face {
    font-family: sstarabic;
    src: url(../fonts/text-font/SSTArabic-Light.eot);
    src: url(../fonts/text-font/SSTArabic-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/text-font/SSTArabic-Light.woff) format("woff"), url(../fonts/text-font/SSTArabic-Light.ttf) format("truetype"), url(../fonts/text-font/SSTArabic-Light.svg#bcc26993292869431e54c666aafa8fcd) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: sstarabic;
    src: url(../fonts/text-font/SSTArabic-Roman.eot);
    src: url(../fonts/text-font/SSTArabic-Roman.eot?#iefix) format("embedded-opentype"), url(../fonts/text-font/SSTArabic-Roman.woff) format("woff"), url(../fonts/text-font/SSTArabic-Roman.ttf) format("truetype"), url(../fonts/text-font/SSTArabic-Roman.svg#bcc26993292869431e54c666aafa8fcd) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: sstarabic;
    src: url(../fonts/text-font/SSTArabic-Medium.eot);
    src: url(../fonts/text-font/SSTArabic-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/text-font/SSTArabic-Medium.woff) format("woff"), url(../fonts/text-font/SSTArabic-Medium.ttf) format("truetype"), url(../fonts/text-font/SSTArabic-Medium.svg#bcc26993292869431e54c666aafa8fcd) format("svg");
    font-weight: 600;
    font-style: normal
}
html body {
    font-family: sstarabic, arial;
}

/* .dropdown-toggle:after{
    margin-right: inherit;
    margin-left: -0.25rem;
}
.dropdown-menu{
    text-align: right;
}

.dropend .dropdown-toggle::after{

} */