/* ================================================
   ШАПКА — логотип Cormorant Garamond
================================================ */
.t-header .t-logo__title,
.t-header .t-logo__descr,
.t-header__logo-title,
.t-header__logo-descr {
  font-family: 'Cormorant Garamond', serif !important;
}

/* ================================================
   КОРЗИНА — всё Inter
================================================ */
.t-store-cart,
.t-store-cart *,
.t706,
.t706 *,
.t-store__cart,
.t-store__cart * {
  font-family: 'Inter', sans-serif !important;
}

.t-store-cart__title,
.t706__title {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
}

.t-store-cart__product-name,
.t706__product-name {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
}

.t-store-cart__product-price,
.t-store-cart__product-sku,
.t-store-cart__total,
.t706__product-price,
.t706__total {
  font-family: 'Inter', sans-serif !important;
}

.t-store-cart input,
.t-store-cart textarea,
.t-store-cart select,
.t706 input,
.t706 textarea,
.t706 select {
  font-family: 'Inter', sans-serif !important;
}

.t-store-cart label,
.t706 label {
  font-family: 'Inter', sans-serif !important;
}

.t-store-cart button,
.t706 button,
.t-store-cart a,
.t706 a {
  font-family: 'Inter', sans-serif !important;
}

/* ================================================
   ИЗБРАННОЕ — всё Inter
================================================ */
.t-store-favorites,
.t-store-favorites *,
.t-store__favorites,
.t-store__favorites *,
[class*="favorites"],
[class*="favorites"] * {
  font-family: 'Inter', sans-serif !important;
}

.t-store-favorites__title,
[class*="favorites__title"] {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
}

.t-store-favorites__product-name,
[class*="favorites__product-name"] {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
}

.t-store-favorites__product-price,
[class*="favorites__product-price"] {
  font-family: 'Inter', sans-serif !important;
}

.t-store-favorites__btn,
.t-store-favorites button,
.t-store-favorites a,
[class*="favorites__btn"],
[class*="favorites"] button,
[class*="favorites"] a {
  font-family: 'Inter', sans-serif !important;
}

/* ================================================
   ПОИСК — всё Inter
================================================ */
.t-store-search,
.t-store-search *,
.t116,
.t116 *,
[class*="search"],
[class*="search"] * {
  font-family: 'Inter', sans-serif !important;
}

.t-store-search__title,
.t116__title {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
}

.t-store-search__input,
.t116__input {
  font-family: 'Inter', sans-serif !important;
}

.t-store-search__results-count,
.t116__results-count {
  font-family: 'Inter', sans-serif !important;
}

.t-store-search__product-name,
.t116__product-name {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
}

.t-store-search__product-desc,
.t116__product-desc {
  font-family: 'Inter', sans-serif !important;
}

.t-store-search__product-price,
.t116__product-price {
  font-family: 'Inter', sans-serif !important;
  font-weight: 700 !important;
}

.t-store-search button,
.t116 button,
.t-store-search a,
.t116 a {
  font-family: 'Inter', sans-serif !important;
}

/* ================================================
   УНИВЕРСАЛЬНЫЙ СБРОС
================================================ */
[class*="t-store"] *,
[class*="t-cart"] *,
[class*="t-search"] *,
[class*="t-favorites"] * {
  font-family: 'Inter', sans-serif !important;
}

/* ================================================
   ЛОГОТИП — Cormorant Garamond
   (в самом конце чтобы ничто не перебило)
================================================ */
.t396__elem.tn-elem__2494549411784793596774,
.t396__elem.tn-elem__2494549411784793596774 .tn-atom {
  font-family: 'Cormorant Garamond', serif !important;
}