﻿@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-display: swap;
    src: url('./IRANSansWeb_Medium.eot');
    src: url('./IRANSansWeb.ttf') format('truetype')
}

:not(i):not(before):not(after) {
    font-family: IRANSans !important;
    font-weight: 400 !important
}