/*
 Theme Name: Woodmart Child
 Template: woodmart
*/

/* =========================
   YekanBakhFaNum - WOFF2
   ========================= */

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'YekanBakhFaNum';
    src: url('fonts/yekanbakhfa/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
    font-weight: 950;
    font-style: normal;
}

/* =========================
   Force font on WoodMart
   ========================= */

html,
body,
body *:not(i):not(svg):not([class*="icon"]) {
    font-family: 'YekanBakhFaNum', sans-serif !important;
}
