@font-face {
  font-family: 'fontello';
  src: url('font-icon/fontello.eot?46271728');
  src: url('font-icon/fontello.eot?46271728#iefix') format('embedded-opentype'),
       url('font-icon/fontello.woff2?46271728') format('woff2'), /* will be preloaded */
       url('font-icon/fontello.woff?46271728') format('woff'), /* will be preloaded */
       url('font-icon/fontello.ttf?46271728') format('truetype'),
       url('font-icon/fontello.svg?46271728#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="kb-"]:before, [class*=" kb-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  color: var(--dark-b-10);
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.kb-arrow-left:before { content: '\e801'; } /* '' */
.kb-book:before { content: '\e802'; } /* '' */
.kb-calendar:before { content: '\e803'; } /* '' */
.kb-checkmark-square:before { content: '\e804'; } /* '' */
.kb-chevron-down:before { content: '\e805'; } /* '' */
.kb-chevron-left:before { content: '\e806'; } /* '' */
.kb-chevron-left-fill:before { content: '\e807'; } /* '' */
.kb-chevron-right:before { content: '\e808'; } /* '' */
.kb-chevron-right-fill:before { content: '\e809'; } /* '' */
.kb-chevron-top:before { content: '\e80a'; } /* '' */
.kb-circle-big:before { content: '\e80b'; } /* '' */
.kb-circle-small:before { content: '\e80c'; } /* '' */
.kb-clock:before { content: '\e80d'; } /* '' */
.kb-clock-fill:before { content: '\e80e'; } /* '' */
.kb-close:before { content: '\e80f'; } /* '' */
.kb-copy:before { content: '\e810'; } /* '' */
.kb-dishwashing:before { content: '\e811'; } /* '' */
.kb-dishwashing-fill:before { content: '\e812'; } /* '' */
.kb-dollar:before { content: '\e813'; } /* '' */
.kb-email:before { content: '\e814'; } /* '' */
.kb-exclamation-mark:before { content: '\e815'; } /* '' */
.kb-fax:before { content: '\e816'; } /* '' */
.kb-guarantee-fill:before { content: '\e817'; } /* '' */
.kb-hamburger-menu:before { content: '\e818'; } /* '' */
.kb-instagram:before { content: '\e819'; } /* '' */
.kb-iron:before { content: '\e81a'; } /* '' */
.kb-iron-fill:before { content: '\e81b'; } /* '' */
.kb-like:before { content: '\e81c'; } /* '' */
.kb-location:before { content: '\e81d'; } /* '' */
.kb-microwave-fill:before { content: '\e81e'; } /* '' */
.kb-mobile:before { content: '\e81f'; } /* '' */
.kb-original-guarantee:before { content: '\e820'; } /* '' */
.kb-phone:before { content: '\e823'; } /* '' */
.kb-oven-fill:before { content: '\e824'; } /* '' */
.kb-refrigerator:before { content: '\e825'; } /* '' */
.kb-refrigerator-fill:before { content: '\e826'; } /* '' */
.kb-question-mark:before { content: '\e827'; } /* '' */
.kb-reply:before { content: '\e828'; } /* '' */
.kb-search:before { content: '\e829'; } /* '' */
.kb-setting:before { content: '\e82a'; } /* '' */
.kb-setting-fill:before { content: '\e82b'; } /* '' */
.kb-sidebyside:before { content: '\e82c'; } /* '' */
.kb-star:before { content: '\e82d'; } /* '' */
.kb-star-fill:before { content: '\e82e'; } /* '' */
.kb-tick:before { content: '\e82f'; } /* '' */
.kb-user:before { content: '\e830'; } /* '' */
.kb-tv:before { content: '\e832'; } /* '' */
.kb-users-fill:before { content: '\e833'; } /* '' */
.kb-washingmachine:before { content: '\e834'; } /* '' */
.kb-washingmachine-fill:before { content: '\e835'; } /* '' */
.kb-guarantee:before { content: '\e836'; } /* '' */
.kb-calendar-fill:before { content: '\e839'; } /* '' */
.kb-document-1:before { content: '\e843'; } /* '' */
.kb-vacuum-cleaner:before { content: '\e847'; } /* '' */
.kb-boiler:before { content: '\e848'; } /* '' */
.kb-coffee-maker:before { content: '\e849'; } /* '' */
.kb-air-conditioner:before { content: '\e84a'; } /* '' */
.kb-favorite:before { content: '\e84c'; } /* '' */
.kb-favorite-fill:before { content: '\e84d'; } /* '' */
.kb-instagram-fill:before { content: '\e853'; } /* '' */
.kb-microwave:before { content: '\e858'; } /* '' */
.kb-mobile-fill:before { content: '\e85b'; } /* '' */
.kb-oven:before { content: '\e85d'; } /* '' */
.kb-sidebyside-fill:before { content: '\e868'; } /* '' */
.kb-tv-fill:before { content: '\e86d'; } /* '' */
.kb-user-fill:before { content: '\e86f'; } /* '' */
.kb-users:before { content: '\e870'; } /* '' */
