/* EKANO Perf Tweaks — fonts + CLS */
@font-face{font-family:"IRANSansWeb(FaNum)";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/IRANSansWeb(FaNum).woff2") format("woff2")}
@font-face{font-family:"IRANSansWeb";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/IRANSansWeb.woff2") format("woff2")}
@font-face{font-family:"FontAwesome";font-display:swap;src:url("/wp-content/plugins/uxweb-fast-develop/assets/fonts/fontawesome-webfont.woff2") format("woff2"),url("/wp-content/plugins/uxweb-fast-develop/assets/fonts/fontawesome-webfont.woff") format("woff")}
body.tax-product_cat ul.products li.product a img,
body.post-type-archive-product ul.products li.product a img,
body.woocommerce-shop ul.products li.product a img,
body.tax-product_cat ul.products li.product img,
body.post-type-archive-product ul.products li.product img{
  aspect-ratio:1 / 1;
  width:100%;
  height:auto;
  object-fit:contain;
  background:#f7f7f7;
}
