@font-face {
    font-family: 'IranSans';
    src: url('../fonts/iransansdn.woff');
    /*src: url('../fonts/Shabnam.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Shabnam.woff2') format('woff2'),
    url('../fonts/Shabnam.woff') format('woff'),
    url('../fonts/Shabnam.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*{
    font-family: 'IranSans' !important;
}