@font-face {
    font-family: 'icomoon';
    src:
        url('../css/icomoon/icomoon.ttf?ssvwjx') format('truetype'),
        url('../css/icomoon/icomoon.woff?ssvwjx') format('woff'),
        url('../css/icomoon/icomoon.svg?ssvwjx#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-home:before {
    content: "\e900";
}
.icon-newspaper:before {
    content: "\e901";
}
.icon-files-empty:before {
    content: "\e902";
}
.icon-file-text2:before {
    content: "\e905";
}
.icon-tree:before {
    content: "\e903";
}
.icon-notification:before {
    content: "\e904";
}
.icon-insert-template:before {
    content: "\e906";
}
.icon-briefcase:before {
    content: "\f0d3";
}
.icon-check:before {
    content: "\f03a";
}
.icon-clippy:before {
    content: "\f035";
}
.icon-comment:before {
    content: "\f02b";
}
.icon-comment-discussion:before {
    content: "\f04f";
}
.icon-diff-added:before {
    content: "\f06b";
}
.icon-diff-removed:before {
    content: "\f06c";
}
.icon-diff-renamed:before {
    content: "\f06e";
}
.icon-file-directory:before {
    content: "\f016";
}
.icon-file-text:before {
    content: "\f011";
}
.icon-history:before {
    content: "\f07e";
}
.icon-light-bulb:before {
    content: "\f000";
}
.icon-question:before {
    content: "\f02c";
}
.icon-repo-pull:before {
    content: "\f006";
}
.icon-building120:before {
    content: "\e600";
}
.icon-home87:before {
    content: "\e602";
}
.icon-house109:before {
    content: "\e605";
}
.icon-house112:before {
    content: "\e606";
}
.icon-home7:before {
    content: "\e009";
}
.icon-pin85:before {
    content: "\e00f";
}
.icon-basic16:before {
    content: "\e004";
}
.icon-center13:before {
    content: "\e008";
}
.icon-mail80:before {
    content: "\e01a";
}
.icon-briefcase3:before {
    content: "\e006";
}
.icon-businessman276:before {
    content: "\e007";
}
.icon-contract11:before {
    content: "\e010";
}
.icon-operations:before {
    content: "\e024";
}

