@font-face {
    font-family: 'CS-Icons';
    src:
        url('../fonts/CS-Icons.ttf?7qp15s') format('truetype'),
        url('../fonts/CS-Icons.woff?7qp15s') format('woff'),
        url('../fonts/CS-Icons.svg?7qp15s#CS-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'CS-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1 !important;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
    content: "\e928";
}
.icon-datenbank:before {
    content: "\e900";
}
.icon-headhunting:before {
    content: "\e901";
}
.icon-it-systemtechnik:before {
    content: "\e902";
}
.icon-jobangebote:before {
    content: "\e903";
}
.icon-neuigkeiten:before {
    content: "\e904";
}
.icon-personalvermittlung:before {
    content: "\e905";
}
.icon-projektvermittlung:before {
    content: "\e906";
}
.icon-sem:before {
    content: "\e907";
}
.icon-seo:before {
    content: "\e908";
}
.icon-serverbetreuung:before {
    content: "\e909";
}
.icon-softwarebetreuung:before {
    content: "\e90a";
}
.icon-softwareentwicklung:before {
    content: "\e90b";
}
.icon-software-webdesign:before {
    content: "\e90c";
}
.icon-stellenangebote:before {
    content: "\e90d";
}
.icon-team:before {
    content: "\e90e";
}
.icon-unternehmen:before {
    content: "\e90f";
}
.icon-vernetzungskonzepte:before {
    content: "\e910";
}
.icon-webgestaltung:before {
    content: "\e911";
}
.icon-adresse:before {
    content: "\e912";
}
.icon-favorit:before {
    content: "\e913";
}
.icon-impressum:before {
    content: "\e914";
}
.icon-kontakt:before {
    content: "\e915";
}
.icon-linkedin:before {
    content: "\e916";
}
.icon-login:before {
    content: "\e917";
}
.icon-preiskalkulator:before {
    content: "\e918";
}
.icon-rss:before {
    content: "\e919";
}
.icon-sicherheit:before {
    content: "\e91a";
}
.icon-twitter:before {
    content: "\e91b";
}
.icon-xing:before {
    content: "\e91c";
}
.icon-ausfahren:before {
    content: "\e91d";
}
.icon-dropdown:before {
    content: "\e91e";
}
.icon-einfahren:before {
    content: "\e91f";
}
.icon-hauptmenu:before {
    content: "\e920";
}
.icon-hoch:before {
    content: "\e921";
}
.icon-link:before {
    content: "\e922";
}
.icon-loesung:before {
    content: "\e923";
}
.icon-mehr:before {
    content: "\e924";
}
.icon-runter:before {
    content: "\e925";
}
.icon-schlieen:before {
    content: "\e926";
}
.icon-test:before {
    content: "\e927";
}

