@font-face {
  font-family: 'mein_font_3';
  src: url('/eigene_icons/mein_font_3/mein_font_3.eot?25618389');
  src: url('/eigene_icons/mein_font_3/mein_font_3.woff2?25618389') format('woff2'),
       url('/eigene_icons/mein_font_3/mein_font_3.woff?25618389') format('woff');
  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: 'mein_font_3';
    src: url('/eigene_icons/mein_font_3/mein_font_3.svg?25618389#mein_font_3') format('svg');
  }
}
*/
 
 [class^="icon-before-"]:before, [class*=" icon-before-"]:before {
  font-family: "mein_font_3";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .6em;
  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-before-mail:before { content: '\e800'; } /* '' */
.icon-before-camera:before { content: '\e801'; } /* '' */
.icon-before-video:before { content: '\e802'; } /* '' */
.icon-before-videocam:before { content: '\e803'; } /* '' */
.icon-before-ok:before { content: '\e804'; } /* '' */
.icon-before-star:before { content: '\e805'; } /* '' */
.icon-before-lock:before { content: '\e806'; } /* '' */
.icon-before-phone:before { content: '\e807'; } /* '' */
.icon-before-calendar:before { content: '\e808'; } /* '' */
.icon-before-pencil:before { content: '\e809'; } /* '' */
.icon-before-book:before { content: '\e80a'; } /* '' */
.icon-before-check:before { content: '\e80b'; } /* '' */
.icon-before-plus-circled:before { content: '\e80c'; } /* '' */
.icon-before-ok-circled:before { content: '\e80d'; } /* '' */
.icon-before-plus:before { content: '\e80e'; } /* '' */
.icon-before-block:before { content: '\e80f'; } /* '' */
.icon-before-info-circled:before { content: '\e810'; } /* '' */
.icon-before-help-circled:before { content: '\e811'; } /* '' */
.icon-before-check-empty:before { content: '\f096'; } /* '' */
.icon-before-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-before-doc-text:before { content: '\f0f6'; } /* '' */
.icon-before-angle-left:before { content: '\f104'; } /* '' */
.icon-before-angle-right:before { content: '\f105'; } /* '' */
.icon-before-angle-up:before { content: '\f106'; } /* '' */
.icon-before-angle-down:before { content: '\f107'; } /* '' */
.icon-before-laptop:before { content: '\f109'; } /* '' */
.icon-before-mobile:before { content: '\f10b'; } /* '' */
.icon-before-help:before { content: '\f128'; } /* '' */
.icon-before-info:before { content: '\f129'; } /* '' */
.icon-before-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-before-euro:before { content: '\f153'; } /* '' */
.icon-before-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-before-bank:before { content: '\f19c'; } /* '' */
.icon-before-cab:before { content: '\f1b9'; } /* '' */
.icon-before-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-before-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-before-calc:before { content: '\f1ec'; } /* '' */
.icon-before-copyright:before { content: '\f1f9'; } /* '' */
.icon-before-brush:before { content: '\f1fc'; } /* '' */
.icon-before-motorcycle:before { content: '\f21c'; } /* '' */
.icon-before-whatsapp:before { content: '\f232'; } /* '' */
.icon-before-balance-scale:before { content: '\f24e'; } /* '' */
.icon-before-map-pin:before { content: '\f276'; } /* '' */
.icon-before-envira:before { content: '\f299'; } /* '' */
.icon-before-id-card-o:before { content: '\f2c3'; } /* '' */