@font-face {
    font-family: 'LRN_iconfont_set';
    src:    url('../fonts/LRN_iconfont_set.eot?lpkrnk');
    src:    url('../fonts/LRN_iconfont_set.eot?lpkrnk#iefix') format('embedded-opentype'),
        url('../fonts/LRN_iconfont_set.ttf?lpkrnk') format('truetype'),
        url('../fonts/LRN_iconfont_set.woff?lpkrnk') format('woff'),
        url('../fonts/LRN_iconfont_set.svg?lpkrnk#LRN_iconfont_set') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'LRN_iconfont_set' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Abfall:before {
    content: "\e901";
}
.icon-VHS:before {
    content: "\e902";
}
.icon-Kfz:before {
    content: "\e909";
}
.icon-OnlineB:before {
    content: "\e904";
}
.icon-Pflege:before {
    content: "\e905";
}
.icon-Energie:before {
    content: "\e906";
}
.icon-VK:before {
    content: "\e907";
}
.icon-WRM:before {
    content: "\e908";
}

.icon-Navigator:before {
    content: "\e90c";
}

.icon-Termine:before {
    content: "\e919";
}

/*****************************

.icon-Abfall:before {
    content: "\e901";
}
.icon-Erklarung:before {
    content: "\e902";
}
.icon-Externer_Link:before {
    content: "\e903";
}
.icon-Fav:before {
    content: "\e904";
}
.icon-Fon:before {
    content: "\e905";
}
.icon-Google:before {
    content: "\e906";
}
.icon-Images:before {
    content: "\e907";
}
.icon-Kalender:before {
    content: "\e908";
}
.icon-KFZ:before {
    content: "\e909";
}
.icon-Mail:before {
    content: "\e900";
}
.icon-Mehr:before {
    content: "\e90a";
}
.icon-Mitarbeiter:before {
    content: "\e90b";
}
.icon-Navigator:before {
    content: "\e90c";
}
.icon-Online_Formulare:before {
    content: "\e90d";
}
.icon-PDF:before {
    content: "\e90e";
}
.icon-Pfeil_Links:before {
    content: "\e90f";
}
.icon-Pfeil_rechts:before {
    content: "\e910";
}
.icon-Ratsinformationen:before {
    content: "\e911";
}
.icon-Reply:before {
    content: "\e912";
}
.icon-Retweet:before {
    content: "\e913";
}
.icon-RSS:before {
    content: "\e914";
}
.icon-Schlieen:before {
    content: "\e915";
}
.icon-Standort:before {
    content: "\e916";
}
.icon-Start:before {
    content: "\e917";
}
.icon-Suche:before {
    content: "\e918";
}
.icon-Termine:before {
    content: "\e919";
}
.icon-twitter:before {
    content: "\e91a";
}
.icon-Vergrossern:before {
    content: "\e91b";
}

*/