/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


@font-face {
  font-family: 'IRANSansWeb_Bold';
  src: url('https://donyay-barchasb.com/wp-content/uploads/fonts/IRANSansWeb_Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html, body, * {
  font-family: 'IRANSansWeb_Bold' !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

/* فونت اصلی سایت */
html, body, * {
  font-family: 'IRANSansWeb_Bold' !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

/* استثنا برای آیکون‌ها و ستاره‌ها */
.star-rating,
.star-rating::before,
.star-rating span::before,
.woocommerce .star-rating,
.woocommerce .star-rating::before,
.woocommerce .star-rating span::before,
[class*="icon"],
[class*="dashicons"],
[class*="fa"],
[class*="wcicon"] {
  font-family: 'WooCommerce' !important; /* یا FontAwesome یا Dashicons بسته به قالب */
  font-weight: normal !important;
}
