/**
 * Inter: okunaklı sans-serif; başlık ağırlığını 600’e çeker.
 * Redux / tema gövde tipi DM Sans kalsa bile Inter uygulanır.
 */

body,
button,
input,
select,
textarea,
optgroup {
	font-family: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Inter", ui-sans-serif, system-ui, sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: -0.02em;
}

.single-product .entry-summary .entry-title,
.woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.product_title {
	font-weight: 600 !important;
}

/* Özet / sekmeler: ağırlık; açıklama hizası aimo-single-product-rich.css’te */
.woocommerce-product-details__short-description,
.woocommerce-Tabs-panel--description,
.aimo-product-bottom__main .woocommerce-tabs .panel {
	font-weight: 400;
}
