@font-face {
    font-family: "iran-sans";
    src: url('../fonts/eot/iran-sans-300.eot');
    src: url('../fonts/eot/iran-sans-300.eot?#iefix') format("embedded-opentype"),
    url('../fonts/ttf/iran-sans-300.ttf') format("truetype"),
    url('../fonts/woff/iran-sans-300.woff') format("woff"),
    url('../fonts/woff2/iran-sans-300.woff2') format("woff2");
    font-weight: 300;
}
@font-face {
    font-family: "iran-sans";
    src: url('../fonts/eot/iran-sans-400.eot');
    src: url('../fonts/eot/iran-sans-400.eot?#iefix') format("embedded-opentype"),
    url('../fonts/ttf/iran-sans-400.ttf') format("truetype"),
    url('../fonts/woff/iran-sans-400.woff') format("woff"),
    url('../fonts/woff2/iran-sans-400.woff2') format("woff2");
    font-weight: 400;
}
@font-face {
    font-family: "iran-sans";
    src: url('../fonts/eot/iran-sans-500.eot');
    src: url('../fonts/eot/iran-sans-500.eot?#iefix') format("embedded-opentype"),
    url('../fonts/ttf/iran-sans-500.ttf') format("truetype"),
    url('../fonts/woff/iran-sans-500.woff') format("woff"),
    url('../fonts/woff2/iran-sans-500.woff2') format("woff2");
    font-weight: 500;
}
@font-face {
    font-family: "iran-sans";
    src: url('../fonts/eot/iran-sans-700.eot');
    src: url('../fonts/eot/iran-sans-700.eot?#iefix') format("embedded-opentype"),
    url('../fonts/ttf/iran-sans-700.ttf') format("truetype"),
    url('../fonts/woff/iran-sans-700.woff') format("woff"),
    url('../fonts/woff2/iran-sans-700.woff2') format("woff2");
    font-weight: 700;
}
html[dir="rtl"] body{
    font-family: "iran-sans", system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 14px;
}