@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?43357700');
  src: url('../font/fontello.eot?43357700#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?43357700') format('woff2'),
       url('../font/fontello.woff?43357700') format('woff'),
       url('../font/fontello.ttf?43357700') format('truetype'),
       url('../font/fontello.svg?43357700#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?43357700#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  font-display: swap;
 
  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-search:before { content: '\e800'; } /* '' */
.icon-kontaktsprech:before { content: '\e801'; } /* '' */
.icon-mail:before { content: '\e802'; } /* '' */
.icon-webicons_v1_002_phone:before { content: '\e803'; } /* '' */
.icon-youtube:before { content: '\e804'; } /* '' */
.icon-youtube-squared:before { content: '\e805'; } /* '' */
.icon-th-large:before { content: '\e80a'; } /* '' */
.icon-th:before { content: '\e80b'; } /* '' */
.icon-th-list:before { content: '\e80c'; } /* '' */
.icon-ok:before { content: '\e80d'; } /* '' */
.icon-ok-circled:before { content: '\e80e'; } /* '' */
.icon-ok-circled2:before { content: '\e80f'; } /* '' */
.icon-ok-squared:before { content: '\e810'; } /* '' */
.icon-cancel:before { content: '\e811'; } /* '' */
.icon-cancel-circled:before { content: '\e812'; } /* '' */
.icon-cancel-circled2:before { content: '\e813'; } /* '' */
.icon-plus:before { content: '\e814'; } /* '' */
.icon-plus-circled:before { content: '\e815'; } /* '' */
.icon-plus-squared:before { content: '\e816'; } /* '' */
.icon-plus-squared-alt:before { content: '\e817'; } /* '' */
.icon-minus:before { content: '\e818'; } /* '' */
.icon-minus-circled:before { content: '\e819'; } /* '' */
.icon-minus-squared:before { content: '\e81a'; } /* '' */
.icon-minus-squared-alt:before { content: '\e81b'; } /* '' */
.icon-help:before { content: '\e81c'; } /* '' */
.icon-help-circled:before { content: '\e81d'; } /* '' */
.icon-info-circled:before { content: '\e81e'; } /* '' */
.icon-info:before { content: '\e81f'; } /* '' */
.icon-home:before { content: '\e820'; } /* '' */
.icon-link:before { content: '\e821'; } /* '' */
.icon-unlink:before { content: '\e822'; } /* '' */
.icon-thumbs-up:before { content: '\e823'; } /* '' */
.icon-thumbs-down:before { content: '\e824'; } /* '' */
.icon-thumbs-up-alt:before { content: '\e825'; } /* '' */
.icon-thumbs-down-alt:before { content: '\e826'; } /* '' */
.icon-reply:before { content: '\e827'; } /* '' */
.icon-reply-all:before { content: '\e828'; } /* '' */
.icon-forward:before { content: '\e829'; } /* '' */
.icon-quote-left:before { content: '\e82a'; } /* '' */
.icon-quote-right:before { content: '\e82b'; } /* '' */
.icon-attention-alt:before { content: '\e82c'; } /* '' */
.icon-attention:before { content: '\e82d'; } /* '' */
.icon-attention-circled:before { content: '\e82e'; } /* '' */
.icon-location:before { content: '\e82f'; } /* '' */
.icon-direction:before { content: '\e830'; } /* '' */
.icon-compass:before { content: '\e831'; } /* '' */
.icon-trash:before { content: '\e832'; } /* '' */
.icon-trash-empty:before { content: '\e833'; } /* '' */
.icon-phone:before { content: '\e834'; } /* '' */
.icon-phone-squared:before { content: '\e835'; } /* '' */
.icon-fax:before { content: '\e836'; } /* '' */
.icon-menu:before { content: '\e837'; } /* '' */
.icon-cog:before { content: '\e838'; } /* '' */
.icon-calendar:before { content: '\e839'; } /* '' */
.icon-calendar-empty:before { content: '\e83a'; } /* '' */
.icon-down-circled2:before { content: '\e83b'; } /* '' */
.icon-up-circled2:before { content: '\e83c'; } /* '' */
.icon-left-circled2:before { content: '\e83d'; } /* '' */
.icon-right-circled2:before { content: '\e83e'; } /* '' */
.icon-down-dir:before { content: '\e83f'; } /* '' */
.icon-up-dir:before { content: '\e840'; } /* '' */
.icon-left-dir:before { content: '\e841'; } /* '' */
.icon-right-dir:before { content: '\e842'; } /* '' */
.icon-down-open:before { content: '\e843'; } /* '' */
.icon-left-open:before { content: '\e844'; } /* '' */
.icon-right-open:before { content: '\e845'; } /* '' */
.icon-up-open:before { content: '\e846'; } /* '' */
.icon-angle-left:before { content: '\e847'; } /* '' */
.icon-angle-right:before { content: '\e848'; } /* '' */
.icon-angle-up:before { content: '\e849'; } /* '' */
.icon-angle-down:before { content: '\e84a'; } /* '' */
.icon-angle-circled-left:before { content: '\e84b'; } /* '' */
.icon-angle-circled-right:before { content: '\e84c'; } /* '' */
.icon-angle-circled-up:before { content: '\e84d'; } /* '' */
.icon-angle-circled-down:before { content: '\e84e'; } /* '' */
.icon-desktop:before { content: '\e84f'; } /* '' */
.icon-laptop:before { content: '\e850'; } /* '' */
.icon-tablet:before { content: '\e851'; } /* '' */
.icon-mobile:before { content: '\e852'; } /* '' */
.icon-align-justify:before { content: '\e853'; } /* '' */
.icon-list:before { content: '\e854'; } /* '' */
.icon-facebook:before { content: '\e855'; } /* '' */
.icon-facebook-squared:before { content: '\e856'; } /* '' */
.icon-facebook-official:before { content: '\e857'; } /* '' */
.icon-instagram:before { content: '\e858'; } /* '' */
.icon-gplus:before { content: '\e859'; } /* '' */
.icon-twitter-squared:before { content: '\e85a'; } /* '' */
.icon-gplus-squared:before { content: '\e85b'; } /* '' */
.icon-twitter:before { content: '\e85c'; } /* '' */
.icon-calender:before { content: '\e85d'; } /* '' */
.icon-calender-1:before { content: '\e85e'; } /* '' */
.icon-play:before { content: '\e85f'; } /* '' */
.icon-sparen:before { content: '\e860'; } /* '' */
.icon-pencil:before { content: '\e864'; } /* '' */
.icon-pencil-squared:before { content: '\e865'; } /* '' */
.icon-edit:before { content: '\e866'; } /* '' */
.icon-comment:before { content: '\e867'; } /* '' */
.icon-chat:before { content: '\e868'; } /* '' */
.icon-comment-empty:before { content: '\e869'; } /* '' */
.icon-chat-empty:before { content: '\e86a'; } /* '' */
.icon-users-1:before { content: '\e86b'; } /* '' */
.icon-user-add:before { content: '\e86c'; } /* '' */
.icon-address:before { content: '\e86d'; } /* '' */
.icon-road:before { content: '\e86e'; } /* '' */
.icon-clock:before { content: '\e86f'; } /* '' */
.icon-rueckruf:before { content: '\e870'; } /* '' */
.icon-zeitzureuck:before { content: '\e871'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-cab:before { content: '\f1b9'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */