@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?mgaink');
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?mgaink#iefix') format('embedded-opentype'), 
        url('../fonts/icomoon.ttf?mgaink') format('truetype'), 
        url('../fonts/icomoon.woff?mgaink') format('woff'), 
        url('../fonts/icomoon.svg?mgaink#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-ic_stores:before {
    content: "\e900";
}

.icon-paint-format:before {
    content: "\e90c";
}

.icon-paste:before {
    content: "\e92d";
}

.icon-stack:before {
    content: "\e92e";
}

.icon-coin-dollar:before {
    content: "\e93b";
}

.icon-compass:before {
    content: "\e949";
}

.icon-bug:before {
    content: "\e999";
}

.icon-attachment:before {
    content: "\e9cd";
}

.icon-happy:before {
    content: "\e9df";
}

.icon-frustrated:before {
    content: "\e9ff";
}

.icon-radio-checked:before {
    content: "\ea54";
}
