/* فایل CSS فونت IRANSansX برای قالب چایلد */

@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansX';
    src: url('../woodmart/fonts/iransansx/woff/IRANSansXFaNum-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

/* اعمال فونت روی کل قالب چایلد */
body, h1, h2, h3, h4, h5, h6, p, span, a, li, input, button, textarea {
    font-family: 'IRANSansX', sans-serif !important;
}
