@font-face {
    font-family: 'icomoon';
    font-display: swap;
    src: url('../fonts/icomoon/icomoon.eot?c5w26q');
    src: url('../fonts/icomoon/icomoon.eot?c5w26q#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?c5w26q') format('truetype'), url('../fonts/icomoon/icomoon.woff?c5w26q') format('woff'), url('../fonts/icomoon/icomoon.svg?c5w26q#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icons-"],
[class*=" icons-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icons-left:before {
    content: "\e900";
    color: #979797;
}

.icons-right:before {
    content: "\e901";
    color: #979797;
}

.icons-menu:before {
    content: "\e902";
    color: #d8d8d8;
}

.icons-filter:before {
    content: "\e903";
}

.icons-filter {
    margin-right: 7px;
}

.icons-close:before {
    content: "\e904";
    font-size: 10px;
    margin-left: 1px;
}

.icons-table:before {
    content: "\e905";
    color: #808285;
}

.icons-list:before {
    content: "\e906";
    color: #808285;
}

.icons-info:before {
    content: "\e907";
}

.icons-notice:before {
    content: "\e908";
}

.icons-comment:before {
    content: "\e909";
    color: #96a8b6;
}

.icons-search:before {
    content: "\e90a";
   
}

.icons-incart:before {
    content: "\e90b";
}

.icons-print:before {
    content: "\e90c";
}

.icons-wishlist:before {
    content: "\e90d";
}

.icons-compare:before {
    content: "\e90e";
}

.icons-cart:before {
    content: "\e90f";
}

.icons-call:before {
    content: "\e910";
    font-size: 16px;
}

.icons-user:before {
    content: "\e911";
}

.return-call:hover .icons-call:before {
    color: #fff
}
.return-call .icons-call::before {
    content: "\e910";
   
}

