/* Набор шрифтов «inter» (с 04.09.2026 — для всех): текст — Inter, заголовки и цены — Inter Tight.
 * woff2 скачаны с fonts.gstatic.com (Google Fonts, SIL OFL). Подключается include/brand_fonts.php
 * после css.php. Селекторы ниже собраны make_font_set.py из CSS темы (всё, где стоял Roboto/Open Sans). */

/* Inter cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-cyrillic-ext.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* Inter cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* Inter symbols: ₽ и прочее из latin-ext, обрезано tune_inter.py */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-symbols.woff2) format('woff2');
  unicode-range: U+20A0-20CF,U+2190-21FF,U+2200-22FF,U+25A0-25FF;
}
/* Inter latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Inter Tight cyrillic-ext */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-tight-cyrillic-ext.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* Inter Tight cyrillic */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-tight-cyrillic.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* Inter Tight symbols: ₽ и прочее из latin-ext, обрезано tune_inter.py */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-tight-symbols.woff2) format('woff2');
  unicode-range: U+20A0-20CF,U+2190-21FF,U+2200-22FF,U+25A0-25FF;
}
/* Inter Tight latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/local/templates/romza_bitronic2_2.23.10/fonts/brand/inter/inter-tight-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Inter Fallback — Arial с метриками Inter, чтобы подмена шрифта не двигала вёрстку */
@font-face {
  font-family: 'Inter Fallback';
  src: local('Arial');
  size-adjust: 107.12%;
  ascent-override: 90.49%;
  descent-override: 22.56%;
  line-gap-override: 0%;
}

/* Текст: 748 селекторов темы, где стоял Roboto/Open Sans/Arial → Inter */
html, body { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.message { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.b-aura-rating__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.b-aura-rating .b-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.catalog__perent { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.catalog__heading h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.catalog__sub-link h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.accordion__item .accordion__text .list-check .list-check__item .list-check__label .label-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.accordion__item .accordion__text .toggle-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rbs-close-filter-btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-section__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ms5 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ms5-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ms5-feed__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ms5-feed__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ms5-feed__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc-trust { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc-prod { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.reviews__header-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.reviews__item-content { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.clearboth { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main.main_cart-full .main-block_cart .catalog-bottom__left .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-item__gift { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-qty__btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-qty__val { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-item__sum { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-acc__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-acc__arrow { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-acc-card__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-acc-card__add { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-card__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-total__label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-total__sum { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-promo__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-promo__apply { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-promo__error-x { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-promo__remove { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46-empty__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__kicker { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__search input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__sort { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__chip { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop-card__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop-card__add { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__more-btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__foot-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46pop__done { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46qv-box { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46qv__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46qv__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46qv__now { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46qv__add { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-bar__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-item__sum { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-acc__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-acc-card__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-acc-card__add { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-sum__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-foot__label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c46_mob .c46m-foot__sum { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
#order_form_div input[type="text"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
#order_form_div input[type="password"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
#order_form_div textarea { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
#order_form_div select { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.bx_description { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-payment-change-payment-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-payment-change-status-alert { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-payment-change-status-success { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-payment-change-payment-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-title-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-name-detail { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-status-detail { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-price-detail { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-repeat-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-repeat-cancel { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-list-item-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-list-item-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-info-order-number { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-info-total-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-info-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-shipment-list-item-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-shipment-button-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-info-title-status-alert { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-info-title-status-restricted { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-info-title-status-success { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-info-total-check { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-info-total-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-info-change-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-button-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-button-element-new-window { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-methods-shipment-list { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-shipment-composition-map-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-shipment-map-address-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-shipment-map-address-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-total-payment-list-left-item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-total-payment-list-right-item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-list-item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-name-titile { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-status-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-price-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-shipment-composition-item-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-order-content-item-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-inner-container-details-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-about-order-title-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-title-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-shipment-composition-title-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-payment-options-order-content-title-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-general-item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-order-item-color { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-order-item-size { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-detail-status-restricted-message { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-history-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-description { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-accomplished-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-inner-title-line-item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-payment-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-shipment-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-shipment-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-repeat-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-cancel-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-about-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-change-payment { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-status-restricted { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-status-alert { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-status-success { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-status-restricted-message { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-payment-check { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-payment-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-shipment { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-accomplished-date { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-accomplished-date-number { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-order-list-shipment-status-block { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.bx_profile .main-profile-form-password-annotation { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.btn.sale-account-pay-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-personal-account-wallet-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-personal-account-wallet-currency-item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sale-personal-account-wallet-currency-item + .sale-personal-account-wallet-currency-item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
div.soc-serv-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
div.soc-serv-title-grey { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .available_balls h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .available_balls p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .information { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .waiting_balls h4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .waiting_balls p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .bonus_history h4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .col_date { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .col_info { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .col__type { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sib_personal_bonus .col__amount { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__block.old .availability__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__block.old .availability__desc-block__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__name-nsk { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__desc-block { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__pickup-info-nsk { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__desc-block__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__desc-block__name .availability__desc-block__name-tooltip { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__desc-block__svg .availability__desc-block__name-tooltip { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.availability__desc-block__name-tooltip-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rating-ym__content-desc { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.discount { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main-price_wrap .bonus p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main__info-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main__info-bonus-sum { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.wait-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.wait-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.wait__email #detail_available .contacts__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.wait__email #detail_available .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.guarantee-block { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.original-block { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
<!-- BODY { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
DIV { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
TABLE { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
THEAD { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
TBODY { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
TFOOT { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
TR { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
TH { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
TD { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
P { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
div#ys-feedback_add h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
html { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
body { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
h1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
h4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
h5 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
h6 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-h1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-h4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-h5 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-h6 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sort-n-view>.sort-by-select { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sort-n-view>.select-styled { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.chosen-styled-select { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.chosen-container .chosen-drop { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.chosen-container-single .chosen-search input[type="text"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.chosen-container-multi .chosen-choices li.search-field input[type="text"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.isotope-module .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content .sale-order-list-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content input[type="submit"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content input[type="button"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content .sale-order-detail-about-order-inner-container-repeat-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content .sale-order-detail-payment-options-methods-button-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content input[type="submit"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content input[type="button"] { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content .btn-theme { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content .sale-order-detail-about-order-inner-container-repeat-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content .sale-order-detail-payment-options-methods-button-element { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content .btn-theme { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content .sale-order-detail-back-to-list-link-up { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-detailed .bx-content .sale-order-detail-back-to-list-link-down { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content .sale-order-detail-back-to-list-link-up { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.account-personal-order-list .bx-content .sale-order-detail-back-to-list-link-down { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.seo__content h1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.seo__content h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.seo__content h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.seo__content h4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.seo__content h5 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.seo__content h6 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.seo__more:before { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-slider__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-slider__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-product__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-product__bottom-info__btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-product__bottom-available { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-product__bottom-tomorrow { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-product__bottom-old-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-product__bottom-new-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.btn-action-notify { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.footer__main { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.footer-block__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.footer-mail { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.footer-tel { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.yandex__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.footer-pays__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.footer-pays__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cityblk { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.usl74 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.usl74sh { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.usl74sh__btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.usl74pop__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.acc29 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.acc29 .acc29-group__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.acc29-card__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.acc29 .acc29-card__buy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.acc29 .acc29__more { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .c20-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .c20-buy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .c20-notify { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .category .accordion__head { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .category .toggle-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .category .accordion__item.c20-tiles .list-check__label .label-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .category .range__input .text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .category .range__input input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .c20-h1row .main-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .c20-count { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .sorting__item .sorting__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .more-catalog-wrap { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .more-catalog-wrap .more-catalog { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-cat.c20-cat .paging-list__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-pag__gap { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-pagdiv { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-pagdiv span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .c20-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .c20-buy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .c20-notify { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-bar { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .category .accordion__head { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .category .toggle-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .category .accordion__item.c20-tiles .list-check__label .label-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .category .range__input .text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .category .range__input input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .main-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-quick__badge { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-sheet__body { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-buy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-buy__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-buy__old { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-buy__go { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-buy__n { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .more-catalog-wrap { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .more-catalog-wrap .more-catalog { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-cat.c21-cat .paging-list__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-pag__gap { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-pagdiv { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-pagdiv span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c21-pagpill { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.chips20 .filter-list__item .label-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.chips20 .chips20-more { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top__right .is-your-city { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.is-your-city .location__button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.city .city-hide { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.city-hide .city-hide__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.city-hide .city-form__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.footer-fix .city-hide { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main-delivery .city-hide { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.city_delivery .city-hide { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jinv { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jinv__x { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jinv__cta { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jinv__ico--sale { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jinv__note { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--pc .jpromo__ico { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--pc .jpromo__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--pc .jpromo__cta { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--pc .jpromo__x { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--mob .jpromo__ico { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--mob .jpromo__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--mob .jpromo__x { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo--mob .jpromo__cta { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo__code-val { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo__copy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo-note { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jpromo-note__ico { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jq-file__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jq-file__browse { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jq-number__field input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jq-selectbox__select { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jq-selectbox__dropdown { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.jq-select-multiple { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='email'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='password'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='search'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='tel'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='text'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='url'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
textarea.styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
button.styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='button'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='submit'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
input[type='reset'].styler { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.mm { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.mm__promo-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.smm { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.smm__bar-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.smm__catalog-name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.smm__badge { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.smm__promo-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.smm__phone a { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55 .n55__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55__note i { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55 .n55__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55 .n55__submit { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55-toast { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55-toast__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.n55-toast .n55-toast__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56 .oc56__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56 .oc56__input.oc56__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56 .oc56__submit { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56__note-ico { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56-toast { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56-toast__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.oc56-toast .oc56-toast__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-specs__all { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-price__cur { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d .p28d-buy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d .p28d-oneclick { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-wait__na { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-wait .wait .wait-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-wait .wait .wait-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-wait .wait__email .wait-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-wait .wait__email .contacts__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-wait .wait__email .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d ~ .main-block_tabs { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d ~ .main-block_tabs .p28tabs .nav-tab-list__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d ~ .main-block_tabs .p28tabs .tab-text_desc h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d ~ .main-block_tabs .p28tabs .tab-text_desc h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d ~ .main-block_tabs .p28tabs .characteristics-item__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-lb { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-lb__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-na__badge { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-na__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-na__label--big { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-na__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-na__note i { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d .p28d-na__notify { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d .p28d-na__notify.btn-action-notify { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-p57 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-stick { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-stick__cur { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-stick .p28d-stick__btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28d-stick__h { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-h { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-dark__kicker { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-desc__inner h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-desc__inner h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-desc__inner h4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-why__num { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-why__big { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-why__rating-num { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-panel { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-panel__cart { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-full { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-full__body .characteristics-item__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-sheet { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-sheet__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p62__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p62__pay-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-na__label--big { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-na__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-na__note i { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p53-panel .p53-panel__notify.btn-action-notify { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.wait .checkbox { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.list-check__label .catalog-label_discount { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.call-form .input-fix { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.call-form .input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
a.location__button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rbs-section-description-block .seo__more:before { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.search-example-wrap { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_accessory .main-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.nav-tab-list__item .nav-tab-list__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order .total__sum span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order .total__sum span:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-basket__total:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-total__price:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.current-price:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.economy span:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main-price .old-price:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.credit__text span:before { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.total__sum span:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.is-mobile-only .total-left span:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order .order-list__item span:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.total__info p span:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main__cont_wait .wait p span:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.economy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.mobile-nav__item-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
select.rbs-sort { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.f-btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-phone:not(.header-phone-mob) .header-phone__number { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-phone__note { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34__lbl { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34__all { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34p__hlbl { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34p__lbl { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34p__bprice { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34fs-trigger__ph { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34fs { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34fs__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.s34m { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p57 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p57__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p57-card__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p57 .p57-card__buy { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa__x { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa__btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa-cell { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa-done-card__body b { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sa-done-note { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.input-label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.input-fix { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.arrow-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.city-hide__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.city-form__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cities { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.compared__button span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.login-hide__status { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.login-nav { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.search-form__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.callback { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.callback__time { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-hide__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-hide__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-item__category { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-item__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-item__price .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-item__price .current-price:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-total__label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-total__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.basket-total__button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-nav__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.inner-nav__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.catalog-label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.catalog-status { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.catalog-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.old-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.video-item__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.video-item__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rating-total { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.user-1__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.user-1__rating { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.user-2__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.service__open { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.service__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.services__slider .service__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.subscribe__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.subscribe__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sub-form__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-tabs__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.login-form__password { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.socials-1__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.notify-form__remark { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.location__button .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.checkbox { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.services__slider .service__open { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts-tabs-list__item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts-tabs-cont__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts__subtitle { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts__list { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts__phones-list { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts__label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts__textarea { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.contacts-form__button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-list span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-list p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-settings label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-settings .checkbox-dispatch .checkbox-desc { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-subscribe__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-subscribe__subtitle { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item:first-child .col { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item .product-name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item .product-price__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item .product-price__value { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item .date { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item .email-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item .email-value { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .table-list__item .action-value { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__subtitle { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders .box-field .box-field__label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders .box-field .box-field__input-type { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__list .order-status__number { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__list .order-status__date { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__list .order-status__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__list .order-status__value { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__list .order-info__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.personal-account-main .main-orders__list .order-info__value { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-password .cancel { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-credit p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-fast-order .popup__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-fast-order .one-click-buy-item-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-fast-order .one-click-buy-no-bonus-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-fast-order .one-click-buy-items-list { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-fast-order .one-click-buy-item-text>b { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-fast-order p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ui-datepicker table { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ui-widget-content .ui-state-default { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.login-form .checkbox { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.popup-accessories .main-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sub-form__button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.inner-nav .inner-nav__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.search-form-mob__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-nav_mobile .basket-item__category { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-nav_mobile .basket-item__name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.reviews-static__header-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.reviews-static__item-header-desc-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.reviews-static__item-header-rate-value { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.reviews-static__author { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.reviews-static__content-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.tab-cont p.h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.bread-crambs__item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.baner__heading { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.review__more:before { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_review .main-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.paging-list__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cart-empty__btn .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.category-list__link span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.result .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.result .catalog-status { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.accordion__head { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.show p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.show__link.reset-filter { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.range__input .text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.range__input input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.list-check .label-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.filter-list__label a.label-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.filter-list__label .label-text_dark { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_catalog2-2 .old-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_catalog1 .accordion h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_catalog1 .smart-list__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-ctl__heading { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cart-slider .old-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cart-slider .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cart-slider .catalog-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cart-item_small .price__old { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.total__sum span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.is-mobile-only .total-left span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.comment-order { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main h1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.blue-link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-articul { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main__memory { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.memory-choice__link { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.color-choice__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main-price__btn span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main-price .old-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main-price .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.btn-one-click { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.city_delivery .city__selected { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.accessories-nav__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.accessories-nav__count { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.answer-tille .jq-selectbox__select { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.answer-tille .jq-selectbox__dropdown { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main__cont_wait .wait p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main__cont_wait .wait__info { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.card-main__cont_wait .card-recommend__heading { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_cart .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_cart .catalog-bottom__left .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.tab-accessories .current-price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.answer-tille .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.tab-accessories .catalog-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.faq-list-question .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-price-low_cost { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.characteristics-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_compare .show__desc { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_compare .show__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_compare .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_compare .compare-table_left-side .compare-table__item p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_compare .catalog .button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_compare .catalog .compare__table_info .compare-table__item p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order-success .thanks-box__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order-success .thanks-box__subtitle { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order-success .banner-box__text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order-success .benefit-box__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order-success .benefit-box .benefit__item-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order-success .benefit-box .benefit__item-subtitle { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.main-block_order-success .benefit-box__subscribe { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.additional-service-protect .ty-description .ty-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.additional-service-protect .ty-description .ty-subtitle { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ty-ul-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ty-ul-box ul { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ty-description-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.additional-service-offer-box p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.thanks-box-title-redesign { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.thanks-box-subtitle-redesign { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top__center .header-nav__item { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top__right .city .city__selected { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top__right .login__button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top__right .header-top__bonus .info p { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top__right .header-top__bonus .info span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__left .catalog-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__center .search-form .search-form__col .search-example-wrap { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__center .search-form .search-form__col .search-form__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-phone .header-phone__number { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-actions .watched .watched__button span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-basket__button .header-basket__count span { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-basket__button .header-basket__summ .header-basket__label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-basket__button .header-basket__total { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-basket__button .header-basket__total:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-basket .header-basket__button .header-basket__summ .header-basket__label { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-basket .header-basket__button .header-basket__total { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-bottom__right .header-basket .header-basket__button .header-basket__total:after { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header .header-bottom .header-bottom__cols .header-bottom__left .catalog-button_mob { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header .header-bottom .header-bottom__cols .header-bottom__center .search-form .search-form__mob .search-form-mob__input { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top-order .header-top-order .header-top__cols .header-top__left .order-change { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.header-top-order .header-top-order .header-top__cols .header-top__right .header-phone .header-phone__number { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.vw-pop { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.vw-pop__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.vw-pop__price { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.vw-btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.vw-page.vw-page { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.vw-page.vw-page .vw-head .main-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.c20-viewed-note { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28 .p28-why-btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28 .p28-why-btn__q { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__kicker { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__close { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__num { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__reason-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__save-head { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__save-item b { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__reviews-title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__rating { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__ava { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.p28why__quote-name { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-5 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.title-6 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.text-1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.text-2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.text-3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.text-4 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.bx-filter { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.smart-filter { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rz_oneclick-buy .message { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
#rz_modal-oneclick .btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rz_oneclick-buy .btn { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
#rz_modal-oneclick .message { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.product-item-detail-info-container { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.btn.product-item-detail-buy-button { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.product-item-detail-short-title-text { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cat36 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cat36__h1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.cat36__nm b { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.doc36 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.doc36-box__t { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.doc36-print { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.doc36-main h1 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.doc36-main h2 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.doc36-main h3 { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ftr20__tel { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ftr20__h { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.ftr20__soc-h { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rst { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rst__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rst__avatar { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.rst__author { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sb-why { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sb-why__title { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sb-why__big { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sb-why__hero-num { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sb-why__hero-sub { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sb-why__sun:before { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.sb-rot { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }
.utp { font-family: 'Inter', 'Inter Fallback', Arial, sans-serif !important; }

/* Inter Tight — заголовки первого-второго уровня и главные цены */
h1, .h1, .title-h1, h2, .title-h2,
.c20-price, .p28d-price__cur, .p53-price__cur, .p53-full__price-num,
.c46qv__now, .o49-bonus__sum b {
  font-family: 'Inter Tight', 'Inter', 'Inter Fallback', Arial, sans-serif !important;
  font-weight: 700;
  letter-spacing: -0.01em;
}
