/*
Theme Name:   Konte Child
Theme URI:    https://boxcoffee.shop
Description:  قالب فرزند (Child Theme) قالب Konte برای سفارشی‌سازی‌های سایت بدون از دست رفتن تغییرات هنگام آپدیت قالب اصلی.
Author:       Box Coffee
Author URI:   https://boxcoffee.shop
Template:     konte-updated
Version:      1.0.0
Text Domain:  konte-child
*/

/* استایل‌های سفارشی خودتون رو از همینجا به پایین اضافه کنید */
@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-UltraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Morabba';
	src: url('/wp-content/themes/coffee-box/assets/fonts/fonts/woff/Morabba-Heavy.woff') format('woff');
	font-weight: 950;
	font-style: normal;
	font-display: swap;
}

/* به‌جای اعمال فونت روی همه‌چیز (*)، فقط روی المان‌های متنی اعمال می‌شود
   تا آیکون‌های Elementor / Font Awesome خراب نشوند */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
div,
li,
td,
th,
button,
input,
textarea,
select,
label {
	font-family: 'Morabba', sans-serif;
}

/* اطمینان از این‌که آیکون‌ها همیشه از فونت اصلی خودشان استفاده کنند */
i.eicon,
i[class*="eicon-"],
i.fa,
i[class*="fa-"],
.elementor-icon i,
[class*="icon"] i {
	font-family: inherit !important;
}
