@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?64254037');
  src: url('../font/fontello.eot?64254037#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?64254037') format('woff2'),
       url('../font/fontello.woff?64254037') format('woff'),
       url('../font/fontello.ttf?64254037') format('truetype'),
       url('../font/fontello.svg?64254037#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?64254037#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-distance:before { content: '\e800'; } /* '' */
.icon-contact_form:before { content: '\e801'; } /* '' */
.icon-imprint:before { content: '\e806'; } /* '' */
.icon-free:before { content: '\e807'; } /* '' */
.icon-home:before { content: '\e816'; } /* '' */
.icon-shop:before { content: '\e817'; } /* '' */
.icon-logout:before { content: '\e81c'; } /* '' */
.icon-person:before { content: '\e81d'; } /* '' */
.icon-credit-card:before { content: '\e81f'; } /* '' */
.icon-help:before { content: '\e821'; } /* '' */
.icon-thumbs-down-solid:before { content: '\e827'; } /* '' */
.icon-thumbs-down:before { content: '\e828'; } /* '' */
.icon-globe_alt:before { content: '\e82b'; } /* '' */
.icon-thumbs-up-solid:before { content: '\e82d'; } /* '' */
.icon-happy:before { content: '\e82e'; } /* '' */
.icon-hamburger:before { content: '\e830'; } /* '' */
.icon-info:before { content: '\e834'; } /* '' */
.icon-drive:before { content: '\e83c'; } /* '' */
.icon-walk:before { content: '\e83d'; } /* '' */
.icon-sort-order:before { content: '\e83e'; } /* '' */
.icon-language:before { content: '\e845'; } /* '' */
.icon-age:before { content: '\e847'; } /* '' */
.icon-location:before { content: '\e848'; } /* '' */
.icon-globe:before { content: '\e849'; } /* '' */
.icon-service_alt:before { content: '\e84a'; } /* '' */
.icon-email:before { content: '\e84c'; } /* '' */
.icon-whatsapp_alt:before { content: '\e84d'; } /* '' */
.icon-phone:before { content: '\e84e'; } /* '' */
.icon-fax:before { content: '\e84f'; } /* '' */
.icon-verified:before { content: '\e850'; } /* '' */
.icon-linkedin:before { content: '\e851'; } /* '' */
.icon-twitter:before { content: '\e852'; } /* '' */
.icon-instagram:before { content: '\e853'; } /* '' */
.icon-pinterest:before { content: '\e854'; } /* '' */
.icon-facebook:before { content: '\e855'; } /* '' */
.icon-youtube:before { content: '\e856'; } /* '' */
.icon-privacy:before { content: '\e857'; } /* '' */
.icon-cookies:before { content: '\e858'; } /* '' */
.icon-warning:before { content: '\e859'; } /* '' */
.icon-news:before { content: '\e85a'; } /* '' */
.icon-filter:before { content: '\e85b'; } /* '' */
.icon-close:before { content: '\e85c'; } /* '' */
.icon-owner:before { content: '\e85d'; } /* '' */
.icon-internet:before { content: '\e85f'; } /* '' */
.icon-search:before { content: '\e860'; } /* '' */
.icon-heart:before { content: '\e865'; } /* '' */
.icon-heart-full:before { content: '\e866'; } /* '' */
.icon-preview:before { content: '\e8a1'; } /* '' */
.icon-eye:before { content: '\e8ca'; } /* '' */
