@font-face {
    font-family: 'icomoon';
    font-family: 'icomoon_CS';
    src:    url('fonts/icomoon.eot?qa60jl');
    src:    url('fonts/icomoon.eot?qa60jl#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?qa60jl') format('truetype'),
        url('fonts/icomoon.woff?qa60jl') format('woff'),
        url('fonts/icomoon.svg?qa60jl#icomoon') 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: 'icomoon' !important;
*/	font-family: 'icomoon_CS' !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;
}


.sow-icon-icomoon_CS {
	font-family: 'icomoon_CS' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sow-icon-icomoon_CS[data-sow-icon]:before {
	content: attr(data-sow-icon);
}



.icon-CS_MarketingAutomation:before {
    content: "\e90f";
}
.icon-CS_WebtoPrintManagement:before {
    content: "\e901";
}
.icon-CS_ProjectManagement:before {
    content: "\e902";
}
.icon-CS_Anwender:before {
    content: "\e903";
}
.icon-CS_Projekte:before {
    content: "\e904";
}
.icon-CS_Laender:before {
    content: "\e905";
}
.icon-CS_Workflow:before {
    content: "\e906";
}
.icon-CS_MAM:before {
    content: "\e907";
}
.icon-CS_PIM:before {
    content: "\e908";
}
.icon-CS_Taschenrechner:before {
    content: "\e909";
}
.icon-CS_CampaignManagement:before {
    content: "\e90a";
}
.icon-CS_CatalogManagement:before {
    content: "\e900";
}
.icon-CS_PublicationManagement:before {
    content: "\e90b";
}
.icon-CS_ECommerceManagement:before {
    content: "\e90c";
}
.icon-CS_TranslationManagement:before {
    content: "\e90d";
}
.icon-CS_MarketingContentManagement:before {
    content: "\e90e";
}

