@font-face {
    font-family:'icomoon';
    src: url('fonts/icomoon.eot?8my8cg');
    src: url('fonts/icomoon.eot?8my8cg#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?8my8cg') format('truetype'), url('fonts/icomoon.woff?8my8cg') format('woff'), url('fonts/icomoon.svg?8my8cg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-nw-"], [class*=" icon-nw-"] {
    /* 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;
    font-size: 12vw;
    height: 28vw;
    width: 28vw;
    border-radius: 50%;
    padding: 0;
    background-color: #eeeeee;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.none {
    visibility: hidden; 
}

.cart-icon {
    text-align: left !important;
}
.icon-nw-cycle_counting:before {
    content:"\e900";
    color: #7E57C2;
}
.icon-nw-express_issue:before {
    content:"\e901";
    color: #EF5350;
}
.icon-nw-inventory_mgmt:before {
    content:"\e902";
    color: #8D6E63;
}
.icon-nw-par_counting:before {
    content:"\e903";
    color: #FFCA28;
}
.icon-nw-par_location:before {
    content:"\e904";
    color: #00BCD4;
}
.icon-nw-receiving:before {
    content:"\e905";
    color: #66BB6A;
}
@font-face {
    font-family:'icomoon2';
    src: url('fonts/icomoon2.eot?kjaymf');
    src: url('fonts/icomoon2.eot?kjaymf#iefix') format('embedded-opentype'), url('fonts/icomoon2.ttf?kjaymf') format('truetype'), url('fonts/icomoon2.woff?kjaymf') format('woff'), url('fonts/icomoon2.svg?kjaymf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="nw-icon-"], [class*=" nw-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family:'icomoon2' !important;
    speak: none;
    font-style: normal;
    font-size: 32px;
    text-align: right;
    font-weight: 500;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    white-space: nowrap;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sub-header [class^="nw-icon-"], .sub-header [class*=" nw-icon-"] {
    font-size: inherit;
    margin-right: 5px;
}
.nw-icon-pencil:before {
    content:"\e950";
}
.nw-icon-circle-right:before {
    content:"\e951";
}
.nw-icon-circle-down:before {
    content:"\e952";
}
.nw-icon-radio-unchecked:before {
    content:"\e953";
}
.nw-icon-avatar:before {
    content: "\e959";
}
.nw-icon-synchronization:before {
    content: "\e960";
}
.nw-icon-warning:before {
    content: "\e965";
}





