/* Breadcrumb section: product title h2 — IRANSansX Bold (see fonts.css) */
.breadcrumb-section h2 {
  font-family: IRANSansX, sans-serif;
  font-style: normal;
  font-weight: bold;
}

/* Breadcrumb nav: یونیکس / category links — IRANSansX Normal */
.breadcrumb-section .theme-breadcrumb,
.breadcrumb-section .theme-breadcrumb .breadcrumb,
.breadcrumb-section .theme-breadcrumb .breadcrumb-item,
.breadcrumb-section .theme-breadcrumb .breadcrumb-item a {
  font-family: IRANSansX, sans-serif;
  font-style: normal;
  font-weight: normal;
}
