/*

<!--            This font is considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com            --------------------------------------------------------------------------------------            This set of fonts are used in this project under the license: (DTZVSN)            --------------------------------------------------------------------------------------            ...-->            <a target="_blank" href="https://fontiran.com/license/DTZVSN" >            <div style="width: 123px;font-size: 10px;" >             <img src="https://fontiran.com/storage/uploads/images/2023/1/badge4-minJZec6p.png" width="100" height="100" alt="فونت ایران‌سنس">             <br>             <span style="text-align: justify;" >این وبسایت به صورت قانونی از فونت فونت ایران‌سنس استفاده میکند. </span>             </div>             </a>
*/

@font-face {
    font-family: 'iransansXV';
    src: url('../../fonts/iransansx/IRANSansXV.woff') format('woff-variations'),
        /* will be the standard and works in Safari now */
    url('../../fonts/iransansx/IRANSansXV.woff') format('woff');
    /* for the other supporting browsers */
    font-weight: 100 1000;
    font-display: fallback;

}

@font-face {
    font-family: iransansx;
    src: url('../../fonts/iransansx/staticfonts/IRANSansX-Regular.woff') format('woff');
}
@font-face {
    font-family: iransansx;
    src: url('../../fonts/iransansx/staticfonts/IranSansX-Bold.woff') format('woff');
    font-weight: 700;
}
