.content-right {
    text-align: right !important;
    direction: rtl !important;
}
.content-left {
    text-align: left !important;
    direction: rtl !important;
}
.content-center {
    text-align: center !important;
    direction: rtl !important;
}
@font-face {
    font-family: IRANSansWeb;
    src: url(../fonts/IRANSansWebFaNum.ttf);
}
.h1, h2, h3, h4, h5, h6, p, a,button span {
    
    font-family: IRANSansWeb !important;
}