/*
Theme Name:   hello-elementor-child
Template:     hello-elementor
Version:      1.0.0
Author:       kiarash rahimi
Author URI:   https://mahand-rahimi.ir
Text Domain:  mahand-child-theme
*/


/* Peyda Font - Anti Cache Version */

/* Thin - 100 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Thin.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Thin.woff?v=1') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* ExtraLight - 200 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-ExtraLight.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-ExtraLight.woff?v=1') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* Light - 300 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Light.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Light.woff?v=1') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Regular - 400 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Regular.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Regular.woff?v=1') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Medium - 500 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Medium.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Medium.woff?v=1') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* SemiBold - 600 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-SemiBold.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-SemiBold.woff?v=1') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Bold - 700 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Bold.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Bold.woff?v=1') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* ExtraBold - 800 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-ExtraBold.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-ExtraBold.woff?v=1') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Black - 900 */
@font-face {
    font-family: 'Peyda';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Black.woff2?v=1') format('woff2'),
         url('/wp-content/themes/hello-elementor-child/assets/fonts/PeydaWeb-Black.woff?v=1') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* فونت سراسری برای همه المنت‌ها از جمله ووکامرس */
*, body, input, textarea, select, button, .woocommerce {
    font-family: 'Peyda', sans-serif !important;
}
