@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?18907585');
  src: url('../font/fontello.eot?18907585#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?18907585') format('woff2'),
       url('../font/fontello.woff?18907585') format('woff'),
       url('../font/fontello.ttf?18907585') format('truetype'),
       url('../font/fontello.svg?18907585#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?74650031#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star:before { content: '\e800'; } /* '' */
.icon-star-empty:before { content: '\e801'; } /* '' */
.icon-star-circled:before { content: '\e802'; } /* '' */
.icon-phone:before { content: '\e803'; } /* '' */
.icon-comment:before { content: '\e804'; } /* '' */
.icon-comment-alt:before { content: '\e805'; } /* '' */
.icon-mail:before { content: '\e806'; } /* '' */
.icon-address-book:before { content: '\e807'; } /* '' */
.icon-search-2:before { content: '\e808'; } /* '' */
.icon-cancel:before { content: '\e809'; } /* '' */
.icon-align-justify:before { content: '\e80a'; } /* '' */
.icon-down-open:before { content: '\e80b'; } /* '' */
.icon-up-open:before { content: '\e80c'; } /* '' */
.icon-cancel-1:before { content: '\e80d'; } /* '' */
.icon-ok-circle:before { content: '\e80e'; } /* '' */
.icon-up-open-big:before { content: '\e80f'; } /* '' */
.icon-right-open-big:before { content: '\e810'; } /* '' */
.icon-left-open-big:before { content: '\e811'; } /* '' */
.icon-down-open-big:before { content: '\e812'; } /* '' */
.icon-up-open-mini:before { content: '\e813'; } /* '' */
.icon-right-open-mini:before { content: '\e814'; } /* '' */
.icon-left-open-mini:before { content: '\e815'; } /* '' */
.icon-down-open-mini:before { content: '\e816'; } /* '' */
.icon-heart:before { content: '\e817'; } /* '' */
.icon-hourglass:before { content: '\e818'; } /* '' */
.icon-search:before { content: '\e819'; } /* '' */
.icon-play-circled2:before { content: '\e81a'; } /* '' */
.icon-play-circled:before { content: '\e81b'; } /* '' */
.icon-lock:before { content: '\e81c'; } /* '' */
.icon-heart-empty:before { content: '\e81d'; } /* '' */
.icon-heart-1:before { content: '\e81e'; } /* '' */
.icon-user-plus-solid:before { content: '\e81f'; } /* '' */
.icon-user-minus-solid:before { content: '\e820'; } /* '' */
.icon-user-group-solid:before { content: '\e821'; } /* '' */
.icon-bullhorn-solid:before { content: '\e822'; } /* '' */
.icon-comment-dots-solid:before { content: '\e823'; } /* '' */
.icon-sliders-solid:before { content: '\e824'; } /* '' */
.icon-envelope-solid:before { content: '\e825'; } /* '' */
.icon-tumblr-brands:before { content: '\e826'; } /* '' */
.icon-reddit-alien-brands:before { content: '\e827'; } /* '' */
.icon-linkedin-in-brands:before { content: '\e828'; } /* '' */
.icon-pinterest-brands:before { content: '\e829'; } /* '' */
.icon-twitter-brands:before { content: '\e82a'; } /* '' */
.icon-facebook-f-brands:before { content: '\e82b'; } /* '' */
.icon-whatsapp-brands:before { content: '\e82c'; } /* '' */
.icon-circle-arrow-right-solid:before { content: '\e82d'; } /* '' */
.icon-circle-arrow-left-solid:before { content: '\e82e'; } /* '' */
.icon-arrow-right-solid:before { content: '\e82f'; } /* '' */
.icon-arrow-left-solid:before { content: '\e830'; } /* '' */
.icon-circle-chevron-right-solid:before { content: '\e831'; } /* '' */
.icon-circle-chevron-left-solid:before { content: '\e832'; } /* '' */
.icon-angles-right-solid:before { content: '\e833'; } /* '' */
.icon-angles-left-solid:before { content: '\e834'; } /* '' */
.icon-users:before { content: '\e835'; } /* '' */
.icon-clock:before { content: '\e836'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
