@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?23658379');
  src: url('../font/fontello.eot?23658379#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?23658379') format('woff2'),
       url('../font/fontello.woff?23658379') format('woff'),
       url('../font/fontello.ttf?23658379') format('truetype'),
       url('../font/fontello.svg?23658379#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?23658379#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-left:before { content: '\2190'; } /* '←' */
.icon-up:before { content: '\2191'; } /* '↑' */
.icon-right:before { content: '\2192'; } /* '→' */
.icon-down:before { content: '\2193'; } /* '↓' */
.icon-check:before { content: '\2713'; } /* '✓' */
.icon-zoom-in:before { content: '\e750'; } /* '' */
.icon-zoom-out:before { content: '\e751'; } /* '' */
.icon-ok:before { content: '\e800'; } /* '' */
.icon-rss:before { content: '\e801'; } /* '' */
.icon-help:before { content: '\e802'; } /* '' */
.icon-help-circled:before { content: '\e803'; } /* '' */
.icon-info:before { content: '\e804'; } /* '' */
.icon-info-circled:before { content: '\e805'; } /* '' */
.icon-star:before { content: '\e806'; } /* '' */
.icon-star-empty:before { content: '\e807'; } /* '' */
.icon-cancel:before { content: '\e808'; } /* '' */
.icon-cancel-circled:before { content: '\e809'; } /* '' */
.icon-plus:before { content: '\e80a'; } /* '' */
.icon-plus-circled:before { content: '\e80b'; } /* '' */
.icon-plus-squared:before { content: '\e80c'; } /* '' */
.icon-minus:before { content: '\e80d'; } /* '' */
.icon-minus-circled:before { content: '\e80e'; } /* '' */
.icon-minus-squared:before { content: '\e80f'; } /* '' */
.icon-direction:before { content: '\e810'; } /* '' */
.icon-down-dir:before { content: '\e811'; } /* '' */
.icon-up-dir:before { content: '\e812'; } /* '' */
.icon-left-dir:before { content: '\e813'; } /* '' */
.icon-right-dir:before { content: '\e814'; } /* '' */
.icon-down-open:before { content: '\e815'; } /* '' */
.icon-left-open:before { content: '\e816'; } /* '' */
.icon-right-open:before { content: '\e817'; } /* '' */
.icon-up-open:before { content: '\e818'; } /* '' */
.icon-angle-left:before { content: '\e819'; } /* '' */
.icon-angle-right:before { content: '\e81a'; } /* '' */
.icon-cw:before { content: '\e81b'; } /* '' */
.icon-shuffle:before { content: '\e81c'; } /* '' */
.icon-signal:before { content: '\e81d'; } /* '' */
.icon-facebook-squared:before { content: '\e81e'; } /* '' */
.icon-gplus:before { content: '\e81f'; } /* '' */
.icon-twitter:before { content: '\e820'; } /* '' */
.icon-angle-up:before { content: '\e821'; } /* '' */
.icon-angle-down:before { content: '\e822'; } /* '' */
.icon-angle-double-left:before { content: '\e823'; } /* '' */
.icon-angle-double-right:before { content: '\e824'; } /* '' */
.icon-angle-double-up:before { content: '\e825'; } /* '' */
.icon-angle-double-down:before { content: '\e826'; } /* '' */
.icon-left-1:before { content: '\e827'; } /* '' */
.icon-right-1:before { content: '\e828'; } /* '' */
.icon-up-1:before { content: '\e829'; } /* '' */
.icon-down-1:before { content: '\e82a'; } /* '' */
.icon-left-circled:before { content: '\e82b'; } /* '' */
.icon-right-circled:before { content: '\e82c'; } /* '' */
.icon-up-circled:before { content: '\e82d'; } /* '' */
.icon-down-circled:before { content: '\e82e'; } /* '' */
.icon-star-1:before { content: '\e82f'; } /* '' */
.icon-star-empty-1:before { content: '\e830'; } /* '' */
.icon-star-half:before { content: '\e831'; } /* '' */
.icon-star-half-alt:before { content: '\e832'; } /* '' */
.icon-ok-1:before { content: '\e833'; } /* '' */
.icon-ok-circled:before { content: '\e834'; } /* '' */
.icon-location:before { content: '\e835'; } /* '' */
.icon-angle-circled-left:before { content: '\e836'; } /* '' */
.icon-angle-circled-right:before { content: '\e837'; } /* '' */
.icon-angle-circled-up:before { content: '\e838'; } /* '' */
.icon-angle-circled-down:before { content: '\e839'; } /* '' */
.icon-cog-alt:before { content: '\e83a'; } /* '' */
.icon-chart-pie-alt:before { content: '\e83b'; } /* '' */
.icon-chart-line:before { content: '\e83c'; } /* '' */
.icon-chart-bar:before { content: '\e83d'; } /* '' */
.icon-picture:before { content: '\e83e'; } /* '' */
.icon-camera:before { content: '\e83f'; } /* '' */
.icon-signal-1:before { content: '\e840'; } /* '' */
.icon-eye:before { content: '\e841'; } /* '' */
.icon-phone-1:before { content: '\e842'; } /* '' */
.icon-logout:before { content: '\e843'; } /* '' */
.icon-off:before { content: '\e844'; } /* '' */
.icon-off-1:before { content: '\e845'; } /* '' */
.icon-mail:before { content: '\e846'; } /* '' */
.icon-chat:before { content: '\e847'; } /* '' */
.icon-phone:before { content: '\e848'; } /* '' */
.icon-globe:before { content: '\e849'; } /* '' */
.icon-print:before { content: '\e84a'; } /* '' */
.icon-check-1:before { content: '\e84b'; } /* '' */
.icon-check-empty:before { content: '\e84c'; } /* '' */
.icon-circle:before { content: '\e84d'; } /* '' */
.icon-circle-empty:before { content: '\e84e'; } /* '' */
.icon-users:before { content: '\e84f'; } /* '' */
.icon-user:before { content: '\e850'; } /* '' */
.icon-home:before { content: '\e851'; } /* '' */
.icon-link:before { content: '\e852'; } /* '' */
.icon-music:before { content: '\e853'; } /* '' */
.icon-search-1:before { content: '\e854'; } /* '' */
.icon-wavepoint-users-1:before { content: '\e855'; } /* '' */
.icon-camera-2:before { content: '\e856'; } /* '' */
.icon-lock:before { content: '\e857'; } /* '' */
.icon-info-1:before { content: '\e858'; } /* '' */
.icon-rss-1:before { content: '\e859'; } /* '' */
.icon-award:before { content: '\e85a'; } /* '' */
.icon-dollar:before { content: '\e85b'; } /* '' */
.icon-euro:before { content: '\e85c'; } /* '' */
.icon-sitemap:before { content: '\e85d'; } /* '' */
.icon-heart:before { content: '\e85e'; } /* '' */
.icon-location-1:before { content: '\e85f'; } /* '' */
.icon-comment:before { content: '\e860'; } /* '' */
.icon-chat-1:before { content: '\e861'; } /* '' */
.icon-user-1:before { content: '\e862'; } /* '' */
.icon-buffer:before { content: '\e863'; } /* '' */
.icon-arrows-cw-1:before { content: '\e864'; } /* '' */
.icon-shuffle-1:before { content: '\e865'; } /* '' */
.icon-wrench:before { content: '\e866'; } /* '' */
.icon-cog:before { content: '\e867'; } /* '' */
.icon-xing:before { content: '\e868'; } /* '' */
.icon-gplus-1:before { content: '\e869'; } /* '' */
.icon-youtube:before { content: '\e86a'; } /* '' */
.icon-facebook:before { content: '\e86b'; } /* '' */
.icon-twitter-1:before { content: '\e86c'; } /* '' */
.icon-right-2:before { content: '\e86d'; } /* '' */
.icon-left-2:before { content: '\e86e'; } /* '' */
.icon-down-2:before { content: '\e86f'; } /* '' */
.icon-up-2:before { content: '\e870'; } /* '' */
.icon-trash:before { content: '\e871'; } /* '' */
.icon-trash-1:before { content: '\e872'; } /* '' */
.icon-trash-2:before { content: '\e873'; } /* '' */
.icon-trash-3:before { content: '\e874'; } /* '' */
.icon-trash-4:before { content: '\e875'; } /* '' */
.icon-docs:before { content: '\e876'; } /* '' */
.icon-menu-1:before { content: '\e877'; } /* '' */
.icon-tools:before { content: '\e878'; } /* '' */
.icon-spin6:before { content: '\e879'; } /* '' */
.icon-resize-full-alt:before { content: '\e87a'; } /* '' */
.icon-resize-full-alt-1:before { content: '\e87b'; } /* '' */
.icon-resize-full:before { content: '\e87c'; } /* '' */
.icon-resize-full-alt-2:before { content: '\e87d'; } /* '' */
.icon-phone-2:before { content: '\e87e'; } /* '' */
.icon-calendar:before { content: '\e87f'; } /* '' */
.icon-mobile:before { content: '\e880'; } /* '' */
.icon-anchor:before { content: '\e881'; } /* '' */
.icon-th:before { content: '\e882'; } /* '' */
.icon-th-1:before { content: '\e883'; } /* '' */
.icon-doc-inv:before { content: '\e884'; } /* '' */
.icon-map:before { content: '\e885'; } /* '' */
.icon-dot-3:before { content: '\e886'; } /* '' */
.icon-anchor-1:before { content: '\e887'; } /* '' */
.icon-th-2:before { content: '\e888'; } /* '' */
.icon-lock-1:before { content: '\e889'; } /* '' */
.icon-lock-open:before { content: '\e88a'; } /* '' */
.icon-chat-2:before { content: '\e88b'; } /* '' */
.icon-location-2:before { content: '\e88c'; } /* '' */
.icon-location-circled:before { content: '\e88d'; } /* '' */
.icon-location-3:before { content: '\e88e'; } /* '' */
.icon-lock-2:before { content: '\e88f'; } /* '' */
.icon-lock-open-1:before { content: '\e890'; } /* '' */
.icon-basket-alt:before { content: '\e891'; } /* '' */
.icon-desktop:before { content: '\e892'; } /* '' */
.icon-wavepoint-gear:before { content: '\e893'; } /* '' */
.icon-wavepoint-shoppingcart:before { content: '\e894'; } /* '' */
.icon-wavepoint-hands:before { content: '\e895'; } /* '' */
.icon-wavepoint-screen:before { content: '\e896'; } /* '' */
.icon-download:before { content: '\e897'; } /* '' */
.icon-mail-1:before { content: '\e898'; } /* '' */
.icon-download-1:before { content: '\e899'; } /* '' */
.icon-download-alt:before { content: '\e89a'; } /* '' */
.icon-down-open-1:before { content: '\e89b'; } /* '' */
.icon-left-open-1:before { content: '\e89c'; } /* '' */
.icon-right-open-1:before { content: '\e89d'; } /* '' */
.icon-up-open-1:before { content: '\e89e'; } /* '' */
.icon-left-open-mini:before { content: '\e89f'; } /* '' */
.icon-right-open-mini:before { content: '\e8a0'; } /* '' */
.icon-up-open-mini:before { content: '\e8a1'; } /* '' */
.icon-down-open-big:before { content: '\e8a2'; } /* '' */
.icon-left-open-big:before { content: '\e8a3'; } /* '' */
.icon-right-open-big:before { content: '\e8a4'; } /* '' */
.icon-up-open-big:before { content: '\e8a5'; } /* '' */
.icon-down-dir-1:before { content: '\e8a6'; } /* '' */
.icon-left-dir-1:before { content: '\e8a7'; } /* '' */
.icon-right-dir-1:before { content: '\e8a8'; } /* '' */
.icon-up-dir-1:before { content: '\e8a9'; } /* '' */
.icon-search-2:before { content: '\e8aa'; } /* '' */
.icon-file-pdf:before { content: '\e8ab'; } /* '' */
.icon-file-excel:before { content: '\e8ac'; } /* '' */
.icon-file-word:before { content: '\e8ad'; } /* '' */
.icon-file-powerpoint:before { content: '\e8ae'; } /* '' */
.icon-file-image:before { content: '\e8af'; } /* '' */
.icon-file-video:before { content: '\e8b0'; } /* '' */
.icon-file-archive:before { content: '\e8b1'; } /* '' */
.icon-file-audio:before { content: '\e8b2'; } /* '' */
.icon-file-code:before { content: '\e8b3'; } /* '' */
.icon-youtube-1:before { content: '\e8b4'; } /* '' */
.icon-spin5:before { content: '\e8b5'; } /* '' */
.icon-wavepoint-circle-wrench:before { content: '\e8b6'; } /* '' */
.icon-wavepoint-house-door:before { content: '\e8b7'; } /* '' */
.icon-wavepoint-search-3:before { content: '\e8b8'; } /* '' */
.icon-wavepoint-haus-lupe:before { content: '\e8b9'; } /* '' */
.icon-gplus-circled:before { content: '\e8ba'; } /* '' */
.icon-facebook-circled:before { content: '\e8bb'; } /* '' */
.icon-twitter-circled:before { content: '\e8bc'; } /* '' */
.icon-wavepoint-phone-3:before { content: '\e8bd'; } /* '' */
.icon-wavepoint-ok:before { content: '\e8be'; } /* '' */
.icon-wavepoint-mechanic:before { content: '\e8bf'; } /* '' */
.icon-wavepoint-mark:before { content: '\e8c0'; } /* '' */
.icon-wavepoint-mann:before { content: '\e8c1'; } /* '' */
.icon-wavepoint-laptop:before { content: '\e8c2'; } /* '' */
.icon-wavepoint-statistic:before { content: '\e8c3'; } /* '' */
.icon-wavepoint-key-1:before { content: '\e8c4'; } /* '' */
.icon-wavepoint-sofa:before { content: '\e8c5'; } /* '' */
.icon-wavepoint-schrank:before { content: '\e8c6'; } /* '' */
.icon-wavepoint-post:before { content: '\e8c7'; } /* '' */
.icon-wavepoint-sessel:before { content: '\e8c8'; } /* '' */
.icon-wavepoint-hand-haus:before { content: '\e8c9'; } /* '' */
.icon-wavepoint-circle:before { content: '\e8ca'; } /* '' */
.icon-wavepoint-bett:before { content: '\e8cb'; } /* '' */
.icon-wavepoint-wifi:before { content: '\e8cc'; } /* '' */
.icon-up-hand:before { content: '\e8cd'; } /* '' */
.icon-export-alt:before { content: '\e8ce'; } /* '' */
.icon-wavepoint-hand-haus-2:before { content: '\e8cf'; } /* '' */
.icon-wavepoint-360:before { content: '\e8d0'; } /* '' */
.icon-wavepoint-haus-person:before { content: '\e8d1'; } /* '' */
.icon-wavepoint-haus-lupe-2:before { content: '\e8d2'; } /* '' */
.icon-xing-circled:before { content: '\e8d3'; } /* '' */
.icon-wavepoint-duschkopf:before { content: '\e8d4'; } /* '' */
.icon-wavepoint-garage:before { content: '\e8d5'; } /* '' */
.icon-wavepoint-badewanne:before { content: '\e8d6'; } /* '' */
.icon-wavepoint-lock-filled:before { content: '\e8d7'; } /* '' */
.icon-wavepoint-bett-2:before { content: '\e8d8'; } /* '' */
.icon-menu:before { content: '\e8d9'; } /* '' */
.icon-twitter-2:before { content: '\e8da'; } /* '' */
.icon-home-1:before { content: '\e8db'; } /* '' */
.icon-location-4:before { content: '\e8dc'; } /* '' */
.icon-wavepoint-twitter:before { content: '\e8dd'; } /* '' */
.icon-wp_ok:before { content: '\e8de'; } /* '' */
.icon-icon_wavepoint_versicherungen:before { content: '\e8df'; } /* '' */
.icon-wavepoint-projektmanagement:before { content: '\e8e0'; } /* '' */
.icon-wavepoint-professionelle-markanalyse:before { content: '\e8e1'; } /* '' */
.icon-wavepoint-homestaging:before { content: '\e8e2'; } /* '' */
.icon-wavepoint-garantierte-sicherheiten:before { content: '\e8e3'; } /* '' */
.icon-wavepoint-termin:before { content: '\e8e4'; } /* '' */
.icon-wavepoint-phone-4:before { content: '\e8e5'; } /* '' */
.icon-wavepoint-at:before { content: '\e8e6'; } /* '' */
.icon-wavepoint-mail-filled:before { content: '\e8e7'; } /* '' */
.icon-angular-arrow-double-down:before { content: '\e8e8'; } /* '' */
.icon-wavepoint-statistic-2:before { content: '\e8e9'; } /* '' */
.icon-wavepoint-speech:before { content: '\e8ea'; } /* '' */
.icon-angular-arrow-double-left:before { content: '\e8eb'; } /* '' */
.icon-icon_wavepoint_baufinazierung:before { content: '\e8ec'; } /* '' */
.icon-icon_wavepoint_bausparenn:before { content: '\e8ed'; } /* '' */
.icon-wavepoint-finanzierungsrechner:before { content: '\e8ee'; } /* '' */
.icon-angular-arrow-double-right:before { content: '\e8ef'; } /* '' */
.icon-angular-arrow-double-up:before { content: '\e8f0'; } /* '' */
.icon-wavepoint-marktgerechte-wertermittlung-haus:before { content: '\e8f1'; } /* '' */
.icon-heart-empty:before { content: '\e8f2'; } /* '' */
.icon-icon-wavepoint-twitter:before { content: '\e8f3'; } /* '' */
.icon-calendar-1:before { content: '\e8f4'; } /* '' */
.icon-youtube-circled:before { content: '\e8f5'; } /* '' */
.icon-rss-circled:before { content: '\e8f6'; } /* '' */
.icon-wavepoint-360-grad:before { content: '\e8f7'; } /* '' */
.icon-wavepoint-bericht:before { content: '\e8f8'; } /* '' */
.icon-wavepoint-irland:before { content: '\e8f9'; } /* '' */
.icon-wavepoint-neuseeland:before { content: '\e8fa'; } /* '' */
.icon-wavepoint-kanada:before { content: '\e8fb'; } /* '' */
.icon-bett:before { content: '\e8fc'; } /* '' */
.icon-keys:before { content: '\e8fd'; } /* '' */
.icon-preisschild:before { content: '\e8fe'; } /* '' */
.icon-pencil-neg:before { content: '\e8ff'; } /* '' */
.icon-pencil:before { content: '\e900'; } /* '' */
.icon-edit:before { content: '\e901'; } /* '' */
.icon-folder-open:before { content: '\e902'; } /* '' */
.icon-pencil-1:before { content: '\e903'; } /* '' */
.icon-paw:before { content: '\e904'; } /* '' */
.icon-soccer-ball:before { content: '\e905'; } /* '' */
.icon-comment-empty:before { content: '\e906'; } /* '' */
.icon-flag-empty:before { content: '\e907'; } /* '' */
.icon-thumbs-down:before { content: '\e908'; } /* '' */
.icon-thumbs-up:before { content: '\e909'; } /* '' */
.icon-cab:before { content: '\e90a'; } /* '' */
.icon-leaf:before { content: '\e90b'; } /* '' */
.icon-beaker:before { content: '\e90c'; } /* '' */
.icon-twitter-squared:before { content: '\e90d'; } /* '' */
.icon-twitter-rect:before { content: '\e90e'; } /* '' */
.icon-gplus-squared:before { content: '\e90f'; } /* '' */
.icon-googleplus-rect:before { content: '\e910'; } /* '' */
.icon-googleplus-rect-1:before { content: '\e911'; } /* '' */
.icon-linkedin-rect:before { content: '\e912'; } /* '' */
.icon-linkedin:before { content: '\e913'; } /* '' */
.icon-dotli:before { content: '\e914'; } /* '' */
.icon-wavepoint-garantierte-sicherheiten-1:before { content: '\e915'; } /* '' */
.icon-wavepoint-gebauede:before { content: '\e916'; } /* '' */
.icon-ppicon:before { content: '\e917'; } /* '' */
.icon-gebauede:before { content: '\e918'; } /* '' */
.icon-flaeche:before { content: '\e919'; } /* '' */
.icon-room:before { content: '\e91a'; } /* '' */
.icon-wavepoint-chart:before { content: '\e91b'; } /* '' */
.icon-wavepoint-eye:before { content: '\e91c'; } /* '' */
.icon-wavepoint-haus:before { content: '\e91d'; } /* '' */
.icon-clock:before { content: '\e91e'; } /* '' */
.icon-wavepoint-person-1:before { content: '\e91f'; } /* '' */
.icon-wavepoint-key:before { content: '\e920'; } /* '' */
.icon-wavepoint-diagramm:before { content: '\e921'; } /* '' */
.icon-wavepoint-haus-euro:before { content: '\e922'; } /* '' */
.icon-wavepoint-haus-keys:before { content: '\e923'; } /* '' */
.icon-wavepoint-ordner:before { content: '\e924'; } /* '' */
.icon-wavepoint-spaarschwein:before { content: '\e925'; } /* '' */
.icon-wavepoint-haus-werkzeug:before { content: '\e926'; } /* '' */
.icon-wavepoint-haus-haende:before { content: '\e927'; } /* '' */
.icon-wavepoint-hotel:before { content: '\e928'; } /* '' */
.icon-wavepoint-speech_bubble:before { content: '\e929'; } /* '' */
.icon-wavepoint-auflistung:before { content: '\e92a'; } /* '' */
.icon-wavepoint-custom-pin:before { content: '\e92b'; } /* '' */
.icon-wavepoint-clock-new:before { content: '\e92c'; } /* '' */
.icon-wavepoint-invert-phone:before { content: '\e92d'; } /* '' */
.icon-wavepoint-window:before { content: '\e92e'; } /* '' */
.icon-wavepoint-construct:before { content: '\e92f'; } /* '' */
.icon-wavepoint-coins:before { content: '\e930'; } /* '' */
.icon-wavepoint-picture:before { content: '\e931'; } /* '' */
.icon-wavepoint-double-document:before { content: '\e932'; } /* '' */
.icon-wavepoint-document:before { content: '\e933'; } /* '' */
.icon-wavepoint-letter:before { content: '\e934'; } /* '' */
.icon-wavepoint-pointer:before { content: '\e935'; } /* '' */
.icon-wavepoint-present:before { content: '\e936'; } /* '' */
.icon-wavepoint-haus-kamin:before { content: '\e937'; } /* '' */
.icon-plus-1:before { content: '\e938'; } /* '' */
.icon-town-hall:before { content: '\e939'; } /* '' */
.icon-wavepoint-hospital:before { content: '\e93a'; } /* '' */
.icon-wavepoint-star-empty:before { content: '\e999'; } /* '' */
.icon-wavepoint-idea:before { content: '\ebb6'; } /* '' */
.icon-wavepoint-lampe:before { content: '\ebd9'; } /* '' */
.icon-wavepoint-person:before { content: '\ebda'; } /* '' */
.icon-wavepoint-stecker:before { content: '\ebdb'; } /* '' */
.icon-wavepoint-display:before { content: '\ebdc'; } /* '' */
.icon-wavepoint-weizen:before { content: '\ebdd'; } /* '' */
.icon-wavepoint-brot-1:before { content: '\ebde'; } /* '' */
.icon-wavepoint-food-1:before { content: '\ebe2'; } /* '' */
.icon-wavepoint-diktat:before { content: '\efac'; } /* '' */
.icon-wavepoint-kamera:before { content: '\efad'; } /* '' */
.icon-wavepoint-mikrofon:before { content: '\efae'; } /* '' */
.icon-wavepoint-brot:before { content: '\efc0'; } /* '' */
.icon-wavepoint-fruehstueck:before { content: '\efc1'; } /* '' */
.icon-wavepoint-saisonales:before { content: '\efc2'; } /* '' */
.icon-wavepoint-snacks:before { content: '\efc3'; } /* '' */
.icon-wavepoint-teilchen:before { content: '\efc4'; } /* '' */
.icon-wavepoint-torten:before { content: '\efc5'; } /* '' */
.icon-wavepoint-transportloesung:before { content: '\efe7'; } /* '' */
.icon-wavepoint-fuhrpark:before { content: '\efe8'; } /* '' */
.icon-wavepoint-lage:before { content: '\efe9'; } /* '' */
.icon-wavepoint-handel:before { content: '\efea'; } /* '' */
.icon-wavepoint-lieferung:before { content: '\efeb'; } /* '' */
.icon-wavepoint-tracking:before { content: '\efec'; } /* '' */
.icon-wavepoint-chat:before { content: '\f03d'; } /* '' */
.icon-instagram-circled:before { content: '\f05e'; } /* '' */
.icon-food:before { content: '\f0f5'; } /* '' */
.icon-wavepoint-doc-text:before { content: '\f0f6'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-wavepoint-newspaper:before { content: '\f1ea'; } /* '' */
.icon-wavepoint-chart-pie:before { content: '\f200'; } /* '' */
.icon-icon-file:before { content: '\f37b'; } /* '' */
.icon-search:before { content: '🔍'; } /* '\1f50d' */