@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb_Medium.woff2') format('woff2'),
         url('IRANSansWeb_Medium.woff') format('woff'),
         url('IRANSansWeb_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb_Bold.woff2') format('woff2'),
         url('IRANSansWeb_Bold.woff') format('woff'),
         url('IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb.woff2') format('woff2'),
         url('IRANSansWeb.woff') format('woff'),
         url('IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
