[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'BLEMaster' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Arrow_backward_Bildergalerie:before {
    content: "\e900";
}
.icon-Arrow_Backward_pagingfunction:before {
    content: "\e901";
}
.icon-Arrow_down:before {
    content: "\e902";
}
.icon-Arrow_firstpage_pf:before {
    content: "\e903";
}
.icon-Arrow_forward_Bildergalerie:before {
    content: "\e904";
}
.icon-Arrow_forward_pagingfunction:before {
    content: "\e905";
}
.icon-Arrow_lastpage_pf:before {
    content: "\e906";
}
.icon-Arrow_up:before {
    content: "\e907";
}
.icon-Bild_Hover:before {
    content: "\e908";
}
.icon-Exel:before {
    content: "\e909";
}
.icon-Fallback:before {
    content: "\e90a";
}
.icon-Icon_Bestaetigung:before {
    content: "\e90b";
}
.icon-Icon_Drucken:before {
    content: "\e90c";
}
.icon-Icon_ExternerLink:before {
    content: "\e90d";
}
.icon-Icon_ExternerTextlink:before {
    content: "\e90e";
}
.icon-Icon_Fehlermeldung:before {
    content: "\e90f";
}
.icon-Icon_InternerLink:before {
    content: "\e910";
}
.icon-Icon_InternerTextlink:before {
    content: "\e911";
}
.icon-Icon_Kontakt:before {
    content: "\e912";
}
.icon-Icon_Login:before {
    content: "\e913";
}
.icon-Icon_Pdf-Download01:before {
    content: "\e914";
}
.icon-Icon_Pdf-Download02:before {
    content: "\e915";
}
.icon-Icon_RSS:before {
    content: "\e916";
}
.icon-Icon_Startseite:before {
    content: "\e917";
}
.icon-Icon_Suchfunktion:before {
    content: "\e918";
}
.icon-Icon_Telefon:before {
    content: "\e919";
}
.icon-Icon_uebersichtsseite:before {
    content: "\e91a";
}
.icon-Icon_Video:before {
    content: "\e91b";
}
.icon-min:before {
    content: "\e91c";
}
.icon-PowerPoint:before {
    content: "\e91d";
}
.icon-Word:before {
    content: "\e91e";
}
.icon-Zip:before {
    content: "\e91f";
}
.icon-Icon_arrow_down:before {
    content: "\e920" !important;
}
.icon-Icon_arrow_up:before {
    content: "\e921";
}
.icon-Icon_flag:before {
    content: "\e922";
}

/* Quatsch aus maim.css ueberschreiben*/
b.icon-Icon_InternerTextlink a:before,
[class^="icon-"]:before {
    font-size: 20px !important;
}
