@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?ah72rw');
    src:    url('../fonts/icomoon.eot?ah72rw#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ah72rw') format('truetype'),
    url('../fonts/icomoon.woff?ah72rw') format('woff'),
    url('../fonts/icomoon.svg?ah72rw#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-admin:before {
    content: "\e900";
}
.icon-back:before {
    content: "\e901";
}
.icon-calculations:before {
    content: "\e902";
}
.icon-circle-left:before {
    content: "\e903";
}
.icon-circle-right:before {
    content: "\e904";
}
.icon-close:before {
    content: "\e905";
}
.icon-close-landing:before {
    content: "\e905";
}
.icon-delete:before {
    content: "\e906";
}
.icon-down:before {
    content: "\e907";
}
.icon-edit:before {
    content: "\e908";
}
.icon-facebook:before {
    content: "\e909";
}
.icon-key:before {
    content: "\e90a";
}
.icon-left:before {
    content: "\e90b";
}
.icon-next:before {
    content: "\e90c";
}
.icon-plus:before {
    content: "\e90d";
}
.icon-pre:before {
    content: "\e90e";
}
.icon-print:before {
    content: "\e90f";
}
.icon-right:before {
    content: "\e910";
}
.icon-save:before {
    content: "\e911";
}
.icon-search:before {
    content: "\e912";
}
.icon-shut-down:before {
    content: "\e913";
}
.icon-twitter:before {
    content: "\e914";
}
.icon-up:before {
    content: "\e915";
}
.icon-user:before {
    content: "\e916";
}

