@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?50567516');
  src: url('../font/fontello.eot?50567516#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?50567516') format('woff2'),
       url('../font/fontello.woff?50567516') format('woff'),
       url('../font/fontello.ttf?50567516') format('truetype'),
       url('../font/fontello.svg?50567516#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?50567516#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;
  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-ban:before { content: '\e800'; } /* '' */
.icon-bi-block:before { content: '\e801'; } /* '' */
.icon-calculator:before { content: '\e802'; } /* '' */
.icon-check:before { content: '\e803'; } /* '' */
.icon-chevron-left:before { content: '\e804'; } /* '' */
.icon-chevron-right:before { content: '\e805'; } /* '' */
.icon-circle-check:before { content: '\e806'; } /* '' */
.icon-circle-info:before { content: '\e807'; } /* '' */
.icon-clock:before { content: '\e808'; } /* '' */
.icon-comments:before { content: '\e809'; } /* '' */
.icon-copy:before { content: '\e80a'; } /* '' */
.icon-envelope:before { content: '\e80b'; } /* '' */
.icon-facebook-f:before { content: '\e80c'; } /* '' */
.icon-facebook-messenger:before { content: '\e80d'; } /* '' */
.icon-facebook-square:before { content: '\e80e'; } /* '' */
.icon-facebook:before { content: '\e80f'; } /* '' */
.icon-file-contract:before { content: '\e810'; } /* '' */
.icon-globe:before { content: '\e811'; } /* '' */
.icon-handshake:before { content: '\e812'; } /* '' */
.icon-heart-outline:before { content: '\e813'; } /* '' */
.icon-heart:before { content: '\e814'; } /* '' */
.icon-house-user:before { content: '\e815'; } /* '' */
.icon-images:before { content: '\e816'; } /* '' */
.icon-info:before { content: '\e817'; } /* '' */
.icon-instagram:before { content: '\e818'; } /* '' */
.icon-key:before { content: '\e819'; } /* '' */
.icon-lightbulb:before { content: '\e81a'; } /* '' */
.icon-link:before { content: '\e81b'; } /* '' */
.icon-linkedin-in:before { content: '\e81c'; } /* '' */
.icon-linkedin:before { content: '\e81d'; } /* '' */
.icon-location-dot:before { content: '\e81e'; } /* '' */
.icon-magnifying-glass:before { content: '\e81f'; } /* '' */
.icon-map-location-dot:before { content: '\e820'; } /* '' */
.icon-mi-arrow-back:before { content: '\e821'; } /* '' */
.icon-mi-close:before { content: '\e822'; } /* '' */
.icon-mi-favorite-fill-0:before { content: '\e823'; } /* '' */
.icon-mi-favorite-fill-1:before { content: '\e824'; } /* '' */
.icon-mi-language:before { content: '\e825'; } /* '' */
.icon-mi-open-in-new:before { content: '\e826'; } /* '' */
.icon-mi-share:before { content: '\e827'; } /* '' */
.icon-money-bills:before { content: '\e828'; } /* '' */
.icon-paper-plane:before { content: '\e829'; } /* '' */
.icon-pen-to-square:before { content: '\e82a'; } /* '' */
.icon-phone:before { content: '\e82b'; } /* '' */
.icon-plus:before { content: '\e82c'; } /* '' */
.icon-print:before { content: '\e82d'; } /* '' */
.icon-table:before { content: '\e82e'; } /* '' */
.icon-telegram:before { content: '\e82f'; } /* '' */
.icon-thumbs-up:before { content: '\e830'; } /* '' */
.icon-trash-can:before { content: '\e831'; } /* '' */
.icon-twitter:before { content: '\e832'; } /* '' */
.icon-whatsapp:before { content: '\e834'; } /* '' */
.icon-wifi:before { content: '\e835'; } /* '' */
.icon-ban-1:before { content: '\e836'; } /* '' */
.icon-arrow-up-right-from-square:before { content: '\e837'; } /* '' */
.icon-bicycle:before { content: '\e83b'; } /* '' */
.icon-car:before { content: '\e83d'; } /* '' */
.icon-circle-dot:before { content: '\e842'; } /* '' */
.icon-ellipsis-vertical:before { content: '\e847'; } /* '' */
.icon-person-walking:before { content: '\e868'; } /* '' */
.icon-briefcase:before { content: '\e873'; } /* '' */
.icon-burger:before { content: '\e874'; } /* '' */
.icon-cart-arrow-down:before { content: '\e875'; } /* '' */
.icon-helmet-safety:before { content: '\e876'; } /* '' */
.icon-hotel:before { content: '\e877'; } /* '' */
.icon-industry:before { content: '\e878'; } /* '' */
.icon-screwdriver-wrench:before { content: '\e879'; } /* '' */
.icon-seedling:before { content: '\e87a'; } /* '' */
.icon-warehouse:before { content: '\e87b'; } /* '' */
