@charset "utf-8";
@font-face {
    font-family: "IRANSans";
    src: url(/assets/fonts/IRANSansWeb.woff2)format("woff2");
    font-display: swap
}

* {
    font-family: "IRANSans"
}