@font-face {
    font-family: "IranSansX";
    src: url("IRANSansX-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "IranSansX";
    src: url("IRANSansX-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

body  *:not(i) {
    font-family: "IranSansX", tahoma !important;
}
