@font-face {
    font-family: 'KalamehWeb';
    src: url('/wp-content/uploads/2022/10/KalamehWebFaNum-Thin.woff2') format('woff2'),
         url('/wp-content/uploads/2022/10/KalamehWebFaNum-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KalamehWeb';
    src: url('/wp-content/uploads/2022/10/KalamehWebFaNum-Regular.woff2') format('woff2'),
         url('/wp-content/uploads/2022/10/KalamehWebFaNum-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KalamehWeb';
    src: url('/wp-content/uploads/2022/10/KalamehWebFaNum-Bold.woff2') format('woff2'),
         url('/wp-content/uploads/2022/10/KalamehWebFaNum-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body,
h1, h2, h3, h4, h5, h6,
p, span, a, li, ul, ol, div,
input, textarea, select, button,
.elementor-heading-title,
.elementor-button-text,
.elementor-icon-list-text,
.elementor-tab-title,
.elementor-tab-content,
.elementor-accordion-title,
.elementor-accordion-content {
/*font-family: 'Kalameh', sans-serif !important;*/
    font-family: 'KalamehWeb', sans-serif !important;
}
i.fas, i.far, i.fab, i.fa {

font-family: 'Font Awesome 5 Free' !important;

font-weight: 900 !important;

}
.eicon,
[class^="eicon-"],
[class*=" eicon-"] {
    font-family: eicons !important;
    font-weight: normal !important;
}