.t706__cartwin-content * {
    font-family: 'TildaSans',Arial,sans-serif!important;
    color: #B4445E
}

.t706__cartwin-content {
    /* Укажи цвет фона корзины */
    background-color: #FDFDFD !important;
    /* Укажи радиус окна корзины */
    border-radius: 30px;
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px;
        font-family: 'TildaSans';
    }
}

.t-descr_xxs {
    font-size: 14px;
    font-family: 'TildaSans';
    line-height: 1.3;
}


.t-store__card__price {
    font-family: 'TildaSans' !important;
}