@font-face {
    font-family: 'IRANSans-Light';
    src: url('../fonts/IRANSans/IRANSansWebFaNum-Light.eot');
    src: url('../fonts/IRANSans/IRANSansWebFaNum-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSans/IRANSansWebFaNum-Light.woff2') format('woff2'), url('../fonts/IRANSans/IRANSansWebFaNum-Light.woff') format('woff'), url('../fonts/IRANSans/IRANSansWebFaNum-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body.rtl {
    /* background: url('../images/login-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat; */
    font-family: IRANSans-Light;
    overflow: hidden;
}

button, ::placeholder, input {
    font-family: IRANSans-Light
    
}