/*@font-face {
    font-family: "IRANSansX";
    src:
        local("IRANSansX"),
        url("./fonts/IRANSansXFaNum-Regular.woff") format("woff"),
        url("./fonts/IRANSansXFaNum-Regular.woff2") format("woff2");
}

body.rtl,
.rtl p,
.rtl div,
.rtl a,
.rtl span,
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
.rtl #wpadminbar * {
    font-family: "IRANSansX";
}

.rtl .dashicons,
.dashicons-before:before {
    font-family: "dashicons";
}
*/