@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?58q09w');
    src:    url('fonts/icomoon.eot?58q09w#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?58q09w') format('truetype'),
        url('fonts/icomoon.woff?58q09w') format('woff'),
        url('fonts/icomoon.svg?58q09w#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;
    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-pencil:before {
    content: "\e905";
}
.icon-pencil2:before {
    content: "\e906";
}
.icon-images:before {
    content: "\e90e";
}
.icon-headphones:before {
    content: "\e910";
}
.icon-music:before {
    content: "\e911";
}
.icon-film:before {
    content: "\e913";
}
.icon-book:before {
    content: "\e91f";
}
.icon-files-empty:before {
    content: "\e925";
}
.icon-stack:before {
    content: "\e92e";
}
.icon-cart:before {
    content: "\e93a";
}
.icon-phone:before {
    content: "\e942";
}
.icon-envelop:before {
    content: "\e945";
}
.icon-display:before {
    content: "\e956";
}
.icon-users:before {
    content: "\e972";
}
.icon-hour-glass:before {
    content: "\e979";
}
.icon-key:before {
    content: "\e98d";
}
.icon-magic-wand:before {
    content: "\e997";
}
.icon-rocket:before {
    content: "\e9a5";
}
.icon-meter:before {
    content: "\e9a6";
}
.icon-accessibility:before {
    content: "\e9b2";
}
.icon-clipboard:before {
    content: "\e9b8";
}
.icon-eye:before {
    content: "\e9ce";
}
.icon-bookmarks:before {
    content: "\e9d3";
}
.icon-happy:before {
    content: "\e9df";
}
.icon-tongue:before {
    content: "\e9e3";
}
.icon-sad:before {
    content: "\e9e5";
}
.icon-wink:before {
    content: "\e9e7";
}
.icon-angry:before {
    content: "\e9ed";
}
.icon-shocked:before {
    content: "\e9f1";
}
.icon-confused:before {
    content: "\e9f5";
}
.icon-notification:before {
    content: "\ea08";
}
.icon-checkmark:before {
    content: "\ea10";
}
.icon-linkedin:before {
    content: "\eac9";
}
.icon-file-pdf:before {
    content: "\eadf";
}
.icon-svg:before {
    content: "\eae9";
}

