@font-face {
    font-family: "IRANSans";
    src: url("fonts/iransans/IRANSans-FaNum-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "IRANSans";
    src: url("fonts/iransans/IRANSans-FaNum.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "IRANSans";
    src: url("fonts/iransans/IRANSans-FaNum-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "IRANSans";
    src: url("fonts/iransans/IRANSans-FaNum-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "IRANSans";
    src: url("fonts/iransans/IRANSans-FaNum-UltraLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 200;
    font-display: swap;
}

html body,
html body button,
html body input,
html body textarea,
html body select,
html body optgroup,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body p,
html body li,
html body a,
html body label,
html body table,
html body th,
html body td,
html body .entry-content,
html body .post-content,
html body .widget,
html body .epcl-post-content {
    font-family: "IRANSans", Tahoma, Arial, sans-serif !important;
}

html body pre,
html body code,
html body kbd,
html body samp,
html body i.fa,
html body [class^="fa-"],
html body [class*=" fa-"] {
    font-family: inherit;
}
