@font-face {
    font-family: IranSans;
    src: url("fonts/IRANSansWeb(FaNum).woff2") format("woff");
}
body{
    font-family: IranSans;
    direction: rtl;
    margin-top: 0px;
}
.f-800{
    font-weight: 800;
}

