@font-face {
    font-family: "SAPcom icons";
    src:url('../fonts/sapcom-icons.eot');
    src:url('../fonts/sapcom-icons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sapcom-icons.woff') format('woff'),
        url('../fonts/sapcom-icons.ttf') format('truetype'),
        url('../fonts/sapcom-icons.svg#sapcom-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.library-sapcom-icons [class^="icon-"], .library-sapcom-icons [class*="icon-"] {
    font-family: "SAPcom icons";
    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;
}

.icon-account:before { content: "\e00e"; }
.icon-arrowleft:before { content: "\e000"; }
.icon-arrowright:before { content: "\e001"; }
.icon-chat:before { content: "\e018"; }
.icon-check:before { content: "\e013"; }
.icon-check-outline:before { content: "\e014"; }
.icon-circle:before { content: "\e00f"; }
.icon-circle-outline:before { content: "\e010"; }
.icon-close:before { content: "\e002"; }
.icon-download:before { content: "\e003"; }
.icon-dropdown:before { content: "\e015"; }
.icon-email:before { content: "\e004"; }
.icon-environment:before { content: "\e005"; }
.icon-finance:before { content: "\e006"; }
.icon-globe:before { content: "\e007"; }
.icon-impaired:before { content: "\e019"; }
.icon-maintain:before { content: "\e017"; }
.icon-menu:before { content: "\e008"; }
.icon-playbutton:before { content: "\e009"; }
.icon-print:before { content: "\e00a"; }
.icon-search:before { content: "\e00b"; }
.icon-share:before { content: "\e00c"; }
.icon-social:before { content: "\e00d"; }
.icon-star:before { content: "\e011"; }
.icon-star-outline:before { content: "\e012"; }
.icon-zoom:before { content: "\e016"; }
