/* Поля формы */
.t-input,
.searchbox-input,
.t706 input,
.t706 textarea,
.t706 select {
    font-family: "Inter Tight", sans-serif !important;
}

/* Placeholder */
.t-input::placeholder,
.searchbox-input::placeholder,
.t706 input::placeholder,
.t706 textarea::placeholder {
    font-family: "Inter Tight", sans-serif !important;
}

/* Заголовки внутри корзины */
.t706__cartwin-heading,
.t706__cartwin-totalamount-label,
.t706__cartwin-prodamount-label,
.t706__product-title,
.t706__product-title__option,
.t706__product-amount,
.t706__cartwin-totalamount,
.t706__cartwin-bottom,
.t706__cartwin-products,
.t706__cartwin-totalamount-wrap,
.delivery-full-address,
.searchbox-info,
.searchbox-list,
.t-input-title {
    font-family: "Inter Tight", sans-serif !important;
}

/* Корзина T706 */
.t706__cartwin *,
.t706__cartwin .t-name,
.t706__cartwin .t-descr,
.t706__cartwin .t-text,
.t706__cartwin-prodamount-wrap,
.t706__cartwin-prodamount-label,
.t706__cartwin-prodamount,
.t706__cartwin-prodamount-price,
.t706__cartwin-prodamount-currency,
.t706__cartwin-totalamount-label,
.t706__cartwin-totalamount,
.t706__product-title,
.t706__product-title__option,
.t-radio__wrapper .t-name {
    font-family: "Inter Tight", sans-serif !important;
}