/*فونت ایران سانس*/
@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 400;
    src: url('IRANSans/fa_num/IRANSans(FaNum).ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSans';
    font-style: bold;
    font-weight: 600;
    src: url('IRANSans/fa_num/IRANSans(FaNum)_Bold.ttf') format('truetype');
}