@font-face {
    font-family: Kalemeh;
    font-style: normal;
    font-weight: 100;
    src: url('../font/woff/KalamehWeb_Thin.woff') format('woff'),
    url('../font/woff2/KalamehWeb_Thin.woff2') format('woff2');
}

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

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

@font-face {
    font-family: Kalemeh;
    font-style: normal;
    font-weight: 600;
    src: url('../font/woff/KalamehWeb_Regular.woff') format('woff'),
    url('../font/woff2/KalamehWeb_Regular.woff2') format('woff2');
}

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

@font-face {
    font-family: Kalemeh;
    font-style: normal;
    font-weight: 800;
    src: url('../font/woff/KalamehWeb_Black.woff') format('woff'),
    url('../font/woff2/KalamehWeb_Black.woff2') format('woff2');
}

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

@font-face {
    font-family: Kalemeh;
    font-style: normal;
    font-weight: 950;
    src: url('../font/woff/KalamehWeb_ExtraBlack.woff') format('woff'),
    url('../font/woff2/KalamehWeb_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: 'Kalemeh', sans-serif!important;
}