
@font-face {
    font-family: IRANYekanXFaNum;
    font-style: normal;
    font-weight: 300;
    src: url('../font/IRANYekanXFaNum-Light.woff') format('woff'),
    url('../font/IRANYekanXFaNum-Light.woff2') format('woff2');
}



@font-face {
    font-family: IRANYekanXFaNum;
    font-style: normal;
    font-weight: 900;
    src: url('../font/IRANYekanXFaNum-Black.woff') format('woff'),
    url('../font/IRANYekanXFaNum-Black.woff2') format('woff2');
}
@font-face {
    font-family: IRANYekanXFaNum;
    font-style: normal;
    font-weight: 950;
    src: url('../font/IRANYekanXFaNum-ExtraBlack.woff') format('woff'),
    url('../font/IRANYekanXFaNum-ExtraBlack.woff2') format('woff2');
}


@font-face {
    font-family: IRANYekanXFaNum;
    font-style: normal;
    font-weight: bold;
    src: url('../font/IRANYekanXFaNum-Bold.woff') format('woff'),
    url('../font/IRANYekanXFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: IRANYekanXFaNum;
    font-style: normal;
    font-weight: normal;
    src: url('../font/IRANYekanXFaNum-Regular.woff') format('woff'),
    url('../font/IRANYekanXFaNum-Regular.woff2') format('woff2');
}
.h1,h2,h3,h4,h5,h6,p,a,span,li,div,strong,b,button,input,input::placeholder{
    font-family: IRANYekanXFaNum !important;
}