@font-face {
    font-family: 'bepo';
    src: url('../Fonts/bepo-icons/bepo.eot?63203879');
    src: url('../Fonts/bepo-icons/bepo.eot?63203879#iefix') format('embedded-opentype'),
    url('../Fonts/bepo-icons/bepo.woff2?63203879') format('woff2'),
    url('../Fonts/bepo-icons/bepo.woff?63203879') format('woff'),
    url('../Fonts/bepo-icons/bepo.ttf?63203879') format('truetype'),
    url('../Fonts/bepo-icons/bepo.svg?63203879#bepo') 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: 'bepo';
    src: url('../font/bepo.svg?85702413#bepo') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "bepo";
    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-biogas:before { content: '\e800'; } /* '' */
.icon-biogas_neg:before { content: '\e80d'; } /* '' */
.icon-kraftwerk:before { content: '\e80e'; } /* '' */
.icon-kraftwerk_neg:before { content: '\e80f'; } /* '' */
.icon-ladestation:before { content: '\e810'; } /* '' */
.icon-ladestation_neg:before { content: '\e811'; } /* '' */
.icon-mineraloel:before { content: '\e812'; } /* '' */
.icon-mineraloel_neg:before { content: '\e813'; } /* '' */
.icon-photovoltaik:before { content: '\e814'; } /* '' */
.icon-photovoltaik_neg:before { content: '\e815'; } /* '' */
.icon-photovoltaik_gefuellt:before { content: '\e816'; } /* '' */
.icon-photovoltaik_gefuellt_neg:before { content: '\e817'; } /* '' */
.icon-wasserkraft:before { content: '\e818'; } /* '' */
.icon-wasserkraft_neg:before { content: '\e819'; } /* '' */
.icon-wasserstoff:before { content: '\e81a'; } /* '' */
.icon-wasserstoff_neg:before { content: '\e81b'; } /* '' */
.icon-windkraft:before { content: '\e81c'; } /* '' */
.icon-windkraft_neg:before { content: '\e81d'; } /* '' */
.icon-biotreibstoff:before { content: '\e81e'; } /* '' */
.icon-biotreibstoff_neg:before { content: '\e81f'; } /* '' */
.icon-co2industrie:before { content: '\e820'; } /* '' */
.icon-co2industrie_neg:before { content: '\e821'; } /* '' */
.icon-energiespeicher:before { content: '\e822'; } /* '' */
.icon-energiespeicher_neg:before { content: '\e823'; } /* '' */
.icon-energiespeicher_gefuellt:before { content: '\e824'; } /* '' */
.icon-energiespeicher_gefuellt_neg:before { content: '\e825'; } /* '' */
.icon-erdgas:before { content: '\e826'; } /* '' */
.icon-erdgas_neg:before { content: '\e827'; } /* '' */
.icon-holz:before { content: '\e828'; } /* '' */
.icon-holz_neg:before { content: '\e829'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */

.icon-anderegase:before { content: '\e826'; } /* '' */
.icon-windkraftgeplant:before { content: '\e81c'; } /* '' */
.icon-windkraftteilhabe:before { content: '\e81c'; } /* '' */

