@font-face {
    font-family: 'fontello';
    src: url('fontello.eot');
    src: url('fontello.eot') format('embedded-opentype'),
    url('fontello.woff2') format('woff2'),
    url('fontello.woff') format('woff'),
    url('fontello.ttf') format('truetype'),
    url('fontello.svg') 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#fontello') format('svg');
  }
}
*/

.fa-icon:before {
    content: attr(data-icon);
}

.fontello-icon:before {
    content: attr(data-icon);
    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-kundenportal:before { content: '\e800'; } /* '' */
.icon-fragen-antworten:before { content: '\e801'; } /* '' */
.icon-pfeil-link:before { content: '\e802'; } /* '' */
.icon-pfeil_small:before { content: '\e803'; } /* '' */
.icon-pfeil-links:before { content: '\e804'; } /* '' */
.icon-pfeil-oben:before { content: '\e805'; } /* '' */
.icon-pfeil-rechts:before { content: '\e806'; } /* '' */
.icon-pfeil-unten:before { content: '\e807'; } /* '' */
.icon-pin_outline:before { content: '\e808'; } /* '' */
.icon-pin:before { content: '\e809'; } /* '' */
.icon-patientenverfuegung:before { content: '\e80a'; } /* '' */
.icon-phone:before { content: '\e80b'; } /* '' */
.icon-haus-des-abschieds:before { content: '\e80c'; } /* '' */
.icon-kontakt-anfahrt:before { content: '\e80d'; } /* '' */
.icon-erbrecht:before { content: '\e80e'; } /* '' */
.icon-phone_small:before { content: '\e80f'; } /* '' */
.icon-trauerbegleitung:before { content: '\e810'; } /* '' */
.icon-testament:before { content: '\e811'; } /* '' */
.icon-icon_icon_i:before { content: '\e812'; } /* '' */
.icon-vorsorgevollmacht:before { content: '\e813'; } /* '' */
.icon-ansprechpartner:before { content: '\e814'; } /* '' */
.icon-bildmarke:before { content: '\e815'; } /* '' */
.icon-bestattungskosten:before { content: '\e816'; } /* '' */
.icon-mail:before { content: '\e817'; } /* '' */
.icon-icon_icon_ii:before { content: '\e818'; } /* '' */
.icon-icon_icon_iii:before { content: '\e819'; } /* '' */
.icon-icon_icon_iv:before { content: '\e81a'; } /* '' */
.icon-icon_abschied-nehmen:before { content: '\e81b'; } /* '' */
.icon-icon_blumen-bestellen:before { content: '\e81c'; } /* '' */
.icon-icon_fuehrungen:before { content: '\e81d'; } /* '' */
.icon-icon_fotos-teilen:before { content: '\e81e'; } /* '' */
.icon-icon_hinduismus:before { content: '\e81f'; } /* '' */
.icon-icon_geld-spenden:before { content: '\e820'; } /* '' */
.icon-icon_reihengrab:before { content: '\e821'; } /* '' */
.icon-icon_buddhismus:before { content: '\e822'; } /* '' */
.icon-icon_orthodoxie:before { content: '\e823'; } /* '' */
.icon-icon_christentum:before { content: '\e824'; } /* '' */
.icon-icon_judentum:before { content: '\e825'; } /* '' */
.icon-icon_islam:before { content: '\e826'; } /* '' */
.icon-icon_saerge:before { content: '\e827'; } /* '' */
.icon-icon_landschaftsgrab:before { content: '\e828'; } /* '' */
.icon-icon_erinnerungsbuch:before { content: '\e829'; } /* '' */
.icon-icon_erinnerungsschmuck:before { content: '\e82a'; } /* '' */
.icon-icon_termine-finden:before { content: '\e82b'; } /* '' */
.icon-icon_todesanzeigen:before { content: '\e82c'; } /* '' */
.icon-icon_urnen:before { content: '\e82d'; } /* '' */
.icon-icon_vorsorge:before { content: '\e82e'; } /* '' */
.icon-icon_trauerdruck:before { content: '\e82f'; } /* '' */
.icon-icon_wahlgrab:before { content: '\e830'; } /* '' */
.icon-icon_trauerknigge:before { content: '\e831'; } /* '' */