/* Текст внутри вкладок — тоже шрифт основного текста */
.t-store__tabs .t-store__tabs__content,
.t-store__tabs .t-store__tabs__content *,
.t-store__tabs .js-store-prod-text,
.t-store__tabs .js-store-prod-text * {
  font-family: Manrope, Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 300 !important; /* если у вас body text = Light */
}