:root{--abzarwp-font-family:'PeydaWeb';}

@font-face{
    font-family:'PeydaWeb';
    font-style:normal;
    font-weight:400;
    src:
    url('../fonts/PeydaWeb-Regular.woff2') format('woff2'),
    url('../fonts/PeydaWeb-Regular.woff') format('woff'),
    url('../fonts/Peyda-Regular.ttf') format('truetype');
    font-display:swap;
}

@font-face{
    font-family:'PeydaWeb';
    font-style:normal;
    font-weight:400;
    src:
    url('../fonts/PeydaWebFaNum-Regular.woff2') format('woff2'),
    url('../fonts/PeydaWebFaNum-Regular.woff') format('woff'),
    url('../fonts/PeydaFaNum-Regular.ttf') format('truetype');
    font-display:swap;
    unicode-range:U+06F0-06F9;
}

@font-face{
    font-family:'PeydaWeb';
    font-style:normal;
    font-weight:400;
    src:
    url('../fonts/PeydaWebNoEn-Regular.woff2') format('woff2'),
    url('../fonts/PeydaWebNoEn-Regular.woff') format('woff'),
    url('../fonts/PeydaNoEn-Regular.ttf') format('truetype');
    font-display:swap;
}

body,
html,
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-text-editor,
.elementor-button,
input,
textarea,
select,
button{
    font-family:'PeydaWeb',sans-serif;
}