@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-Thin.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-Thin.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-Light.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-Regular.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-Bold.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-ExtraBold.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-Black.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-Black.woff2') format('woff2');
}

@font-face {
    font-family: Yekan Bakh;
    font-style: normal;
    font-weight: 950;
    src: url('../fonts/custom-fonts/yekanbakh/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'),
    url('../fonts/custom-fonts/yekanbakh/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
}

body, .body, div, span, h1, h2, h3, h4, h5, h6, p,
a, ol, ul, li, strike, strong, form, label,
legend, table, caption, tbody, tfoot, thead, tr,
th, td, article, aside, figure, figcaption, footer,
header, menu, nav, section, summary, small, .btn {
    font-family: 'Yekan Bakh', sans-serif!important;
}


/*intro.html font*/
.font-caveat {
    font-family: 'ghalam', cursive;
}