@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot');
  src:  url('fonts/icomoon.eot') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-share:before {
  content: "\e916";
}
.icon-left-arrow:before {
  content: "\e92f";
}
.icon-slide-left-arrow:before {
  content: "\e92c";
}
.icon-slide-right-arrow:before {
  content: "\e92d";
}
.icon-linkedin:before {
  content: "\e92b";
}
.icon-arrow-left:before {
  content: "\e929";
}
.icon-arrow-right:before {
  content: "\e92a";
}
.icon-home:before {
  content: "\e928";
}
.icon-facebook:before {
  content: "\e924";
}
.icon-instagram:before {
  content: "\e925";
}
.icon-twitter:before {
  content: "\e926";
}
.icon-youtube:before {
  content: "\e927";
}
.icon-carpet:before {
  content: "\e900";
}
.icon-carpet-2:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-check2:before {
  content: "\e904";
}
.icon-check3:before {
  content: "\e905";
}
.icon-comment:before {
  content: "\e906";
}
.icon-cooperation:before {
  content: "\e907";
}
.icon-down-arrow:before {
  content: "\e908";
}
.icon-download:before {
  content: "\e909";
}
.icon-email:before {
  content: "\e90a";
}
.icon-grid:before {
  content: "\e90b";
}
.icon-hidden:before {
  content: "\e90c";
}
.icon-kitchen:before {
  content: "\e90d";
}
.icon-location:before {
  content: "\e90e";
}
.icon-location-2:before {
  content: "\e90f";
}
.icon-padlock:before {
  content: "\e910";
}
.icon-paper-plane:before {
  content: "\e911";
}
.icon-parquet:before {
  content: "\e912";
}
.icon-phone-call:before {
  content: "\e913";
}
.icon-play:before {
  content: "\e914";
}
.icon-plus:before {
  content: "\e915";
}
.icon-right-arrow:before {
  content: "\e917";
}
.icon-search:before {
  content: "\e918";
}
.icon-smiley:before {
  content: "\e919";
}
.icon-speech-bubble:before {
  content: "\e91a";
}
.icon-star:before {
  content: "\e91b";
}
.icon-stones:before {
  content: "\e91c";
}
.icon-telephone:before {
  content: "\e91d";
}
.icon-tick:before {
  content: "\e91e";
}
.icon-tile:before {
  content: "\e91f";
}
.icon-tiles:before {
  content: "\e920";
}
.icon-toilet:before {
  content: "\e921";
}
.icon-user:before {
  content: "\e922";
}
.icon-wood-board:before {
  content: "\e923";
}
.icomoon-free--tumblr2 {
  display: inline-block;
  width: 1em;
  height: 1em;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M14.5 0h-13C.675 0 0 .675 0 1.5v13c0 .825.675 1.5 1.5 1.5h13c.825 0 1.5-.675 1.5-1.5v-13c0-.825-.675-1.5-1.5-1.5m-3.066 12.884c-.472.222-.9.378-1.281.469a5.522 5.522 0 0 1-1.241.134c-.506 0-.803-.063-1.191-.191s-.719-.309-.994-.544c-.275-.238-.463-.488-.569-.753s-.159-.65-.159-1.156V6.971h-1.5V5.408c.434-.141.938-.344 1.244-.606c.309-.263.559-.578.744-.947c.188-.369.316-.837.388-1.406h1.569v2.55H11v1.972H8.447v2.831c0 .641-.009 1.009.059 1.191s.238.369.422.475c.244.147.525.219.838.219c.559 0 1.116-.181 1.669-.544z'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
