@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Kalameh-FaNum';
    src: url('../fonts/Kalameh-FaNum/KalamehWebFaNum-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body, a, p, div, input, span, h1, h2, h3, h4, h5, h6, textarea, ul, li, button, .editor-post-title__block .editor-post-title__input, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6 {
    font-family: 'Kalameh-FaNum', Tahoma, sans-serif;
}