@font-face {
  font-family: 'icons-font';
  src: url('../font/icons-font.eot?88946644');
  src: url('../font/icons-font.eot?88946644#iefix') format('embedded-opentype'),
       url('../font/icons-font.woff2?88946644') format('woff2'),
       url('../font/icons-font.woff?88946644') format('woff'),
       url('../font/icons-font.ttf?88946644') format('truetype'),
       url('../font/icons-font.svg?88946644#icons-font') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* 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: 'icons-font';
    src: url('../font/icons-font.svg?88946644#icons-font') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons-font";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* 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;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* 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); */
}

.icon-info:before { content: '\e800'; } /* '' */
.icon-close:before { content: '\e801'; } /* '' */
.icon-user:before { content: '\e802'; } /* '' */
.icon-check:before { content: '\e803'; } /* '' */
.icon-dot:before { content: '\e804'; } /* '' */
.icon-shopping-cart:before { content: '\e805'; } /* '' */
.icon-badge-percent:before { content: '\e806'; } /* '' */
.icon-star:before { content: '\e807'; } /* '' */
.icon-map-marker-alt:before { content: '\e808'; } /* '' */
.icon-plus:before { content: '\e809'; } /* '' */
.icon-star-filled:before { content: '\e80a'; } /* '' */
.icon-map-marker-filled:before { content: '\e80b'; } /* '' */
.icon-heart:before { content: '\e80c'; } /* '' */
.icon-heart-filled:before { content: '\e80d'; } /* '' */
.icon-arrow-left-1:before { content: '\e80e'; } /* '' */
.icon-arrow-right-1:before { content: '\e80f'; } /* '' */
.icon-check-circle:before { content: '\e810'; } /* '' */
.icon-phone:before { content: '\e811'; } /* '' */
.icon-envelope:before { content: '\e812'; } /* '' */
.icon-phone-solid:before { content: '\e813'; } /* '' */
.icon-envelope-solid:before { content: '\e814'; } /* '' */
.icon-user-solid:before { content: '\e815'; } /* '' */
.icon-calendar-day:before { content: '\e816'; } /* '' */
.icon-money-bill-wave:before { content: '\e817'; } /* '' */
.icon-tiktok:before { content: '\e818'; } /* '' */
.icon-cog:before { content: '\e819'; } /* '' */
.icon-sign-out-alt:before { content: '\e81b'; } /* '' */
.icon-envelope-open-dollar:before { content: '\e81c'; } /* '' */
.icon-home:before { content: '\e81e'; } /* '' */
.icon-level-down:before { content: '\e81f'; } /* '' */
.icon-filter:before { content: '\e826'; } /* '' */
.icon-filter-solid:before { content: '\e827'; } /* '' */
.icon-wheelchair:before { content: '\e82b'; } /* '' */
.icon-key:before { content: '\e830'; } /* '' */
.icon-briefcase:before { content: '\e835'; } /* '' */
.icon-credit-card:before { content: '\e837'; } /* '' */
.icon-cosmetics:before { content: '\e838'; } /* '' */
.icon-smile:before { content: '\e83b'; } /* '' */
.icon-cube:before { content: '\e841'; } /* '' */
.icon-id:before { content: '\e843'; } /* '' */
.icon-sun-solid:before { content: '\e84b'; } /* '' */
.icon-tag:before { content: '\e84c'; } /* '' */
.icon-comment-smile:before { content: '\e84e'; } /* '' */
.icon-globe-solid:before { content: '\e84f'; } /* '' */
.icon-external:before { content: '\e851'; } /* '' */
.icon-snowflake:before { content: '\e852'; } /* '' */
.icon-exclamation:before { content: '\e858'; } /* '' */
.icon-shopping-basket:before { content: '\e85c'; } /* '' */
.icon-bread:before { content: '\e85d'; } /* '' */
.icon-pen:before { content: '\e85e'; } /* '' */
.icon-flash:before { content: '\e861'; } /* '' */
.icon-quote:before { content: '\e895'; } /* '' */
.icon-globe:before { content: '\e89c'; } /* '' */
.icon-bullhorn:before { content: '\e8c0'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-double-right:before { content: '\f101'; } /* '' */
.icon-double-up:before { content: '\f102'; } /* '' */
.icon-chevron-left:before { content: '\f104'; } /* '' */
.icon-chevron-right:before { content: '\f105'; } /* '' */
.icon-chevron-up:before { content: '\f106'; } /* '' */
.icon-chevron-down:before { content: '\f107'; } /* '' */
.icon-level-up:before { content: '\f148'; } /* '' */
.icon-youtube:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-sun:before { content: '\f185'; } /* '' */
.icon-paw:before { content: '\f1b0'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-percent:before { content: '\f295'; } /* '' */
