.t-store__tabs * {
    font-family: FuturaPT;
    font-size: 18px;
}

.foto {
overflow:hidden;
}

В Настройки сайта/Еще/...



.js-product .t-product__option-title_radio {
 font-family: 'FuturaPT',Arial,sans-serif;
}
.js-product .t-product__option-title_radio {
 font-family: 'FuturaPT',Arial,sans-serif;
}
.t-store__prod-popup__price-currency {
 font-family: 'FuturaPT',Arial,sans-serif;
}

/* product card */ 
.js-store-product .js-store-prod-name.t-name {
    font-family: 'FuturaPT' !important;
}

.js-store-product .t-descr {
  font-family: 'FuturaPT';
}

.js-store-product .t-store__prod-popup__price-currency {
 font-family: 'FuturaPT',Arial,sans-serif;
}

/* relevants */ 
.t-store__relevants-grid-cont .js-store-prod-name.t-name {
    font-family: 'FuturaPT' !important;
}

.t-store__relevants-grid-cont .t-descr {
  font-family: 'FuturaPT' !important;;
}

.t-store__relevants-grid-cont .t-store__prod-popup__price-currency {
 font-family: 'FuturaPT',Arial,sans-serif;
}
.t825__btn_wrapper {
    position: relative;
    height: 60px;
    width: 60px;
    padding: 0;
    border-radius: 50%;
    background-color: #ffffff;
    border: none;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.3);
    transition: all 0.2s linear;
    overflow: hidden;
    cursor: pointer;
}
.blkFav{pointer-events:none; }
.favorites_icon , .favorites_total .t