@font-face {
    font-family: 'icomoon';
src:    url(../fonts/icomoon.eot?kq.jpg);
src:    url(../fonts/icomoon.eot?kqr4pl#i.jpg) format('embedded-opentype'),
        url(../fonts/icomoon.ttf?kq.jpg) format('truetype'),
        url(../fonts/icomoon.woff?kq.jpg) format('woff'),
        url(../fonts/icomoon.svg?kqr4pl#ico.jpg) 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-avatar:before {
    content: "\e900";}
.icon-command:before {
    content: "\e901";}
.icon-logo:before {
    content: "\e902";}
.icon-open-book:before {
    content: "\e903";}
.icon-pulse:before {
    content: "\e904";}

