::selection {
  background: #C66351;
  color: #000000;
}
::-moz-selection {
  background: #C66351;
  color: #000000;
}
.t-store__tabs__item-title.t-name.t-name_xs {
    font-family: 'TildaSans'!important;
}

.t-store__tabs__content.t-descr.t-descr_xxs {
    font-family: 'TildaSans'!important;
}