@font-face {
    font-family: "IRANSans";
    src: url("fonts/IRANSansWeb(FaNum).woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "IRANSans";
    src: url("fonts/IRANSansWeb(FaNum)_Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

* {
    font-family: "IRANSans", sans-serif;
    /* font-size: 0.9rem; */
}