@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?pxebk0');
    src:    url('../fonts/icomoon.eot?pxebk0#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?pxebk0') format('truetype'),
        url('../fonts/icomoon.woff?pxebk0') format('woff'),
        url('../fonts/icomoon.svg?pxebk0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="ic-"], [class*=" ic-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.ic-biocomp:before {
    content: "\e911";
}
.ic-comp-chem:before {
    content: "\e90b";
}
.ic-biochem:before {
    content: "\e90a";
}
.ic-bioinfo:before {
    content: "\e90c";
}
.ic-bio-it:before {
    content: "\e90d";
}
.ic-biology:before {
    content: "\e90e";
}
.ic-business:before {
    content: "\e90f";
}
.ic-chemical-structure:before {
    content: "\e910";
}
.ic-pharma:before {
    content: "\e912";
}
.ic-research:before {
    content: "\e908";
}
.ic-scientist:before {
    content: "\e909";
}
.ic-manager:before {
    content: "\e907";
}
.ic-disease:before {
    content: "\e904";
}
.ic-molecule-bond:before {
    content: "\e905";
}
.ic-target:before {
    content: "\e906";
}
.ic-drug:before {
    content: "\e903";
}
.ic-analytics:before {
    content: "\e900";
}
.ic-database:before {
    content: "\e901";
}
.ic-repurpose:before {
    content: "\e902";
}

