/* Скрыть иконку корзины */
.t706__carticon-wrapper {
    display: none !important;
}

body .t706__cartpage.t706__cartpage_showed,
body .t706__sidebar-content,
body .t706__cartwin-content,
body .t706__cartwin,
body .t706__cartpage-content,
body .t706__cartpage-content.t-container,
body .t706__cartpage-top,
body .t706__cartpage-totals,
body .t706__cartpage-bottom,
body .t706__cartpage-showed {
  background: rgb(192,202,210) !important;
}

@font-face {
    font-family: 'Involve';
    src: url('https://0185502d-8654-4b55-956d-8a0e672603e6.selstorage.ru/Involve-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Применяем шрифт */
body {
    font-family: 'Involve', sans-serif;
}