@font-face {
    font-family: 'cp-ls-fontello';
    src:url('../media/images/addons/cp_live_search/fonts/fontello.woff') format('woff'),
        url('../media/images/addons/cp_live_search/fonts/fontello.ttf') format('truetype'),
        url('../media/images/addons/cp_live_search/fonts/fontello.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="cp-ls-icon-"]:before, [class*=" cp-ls-icon-"]:before {
    font-family: "cp-ls-fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cp-ls-icon-compare:before { content: "\e900"; }
.cp-ls-icon-option:before { content: "\e901"; }
.cp-ls-icon-cart:before { content: "\e902"; }
.cp-ls-icon-wishlist:before { content: "\e903"; }
.cp-ls-icon-cogs:before { content: '\e800'; }
.cp-ls-icon-cog:before { content: '\e801'; }
.cp-ls-icon-heart:before { content: '\e802'; }
.cp-ls-icon-heart-empty:before { content: '\e803'; }
.cp-ls-icon-basket:before { content: '\e804'; }
.cp-ls-icon-left-open:before { content: '\e805'; }
.cp-ls-icon-right-open:before { content: '\e806'; }
.cp-ls-icon-up-open:before { content: '\e807'; }
.cp-ls-icon-down-open:before { content: '\e808'; }
.cp-ls-icon-ok:before { content: '\e809'; }
.cp-ls-icon-star:before { content: '\e80a'; }
.cp-ls-icon-star-empty:before { content: '\e80b'; }
.cp-ls-icon-eye:before { content: '\e80c'; }
.cp-ls-icon-shuffle:before { content: '\e80d'; }
.cp-ls-icon-chart-bar:before { content: '\e80e'; }
.cp-ls-icon-exchange:before { content: '\f0ec'; }
.cp-ls-icon-cart-plus:before { content: '\f217'; }
.cp-ls-icon-balance-scale:before { content: '\f24e'; }
.cp-ls-icon-cancel:before { content: '\e80f'; }
.cp-ls-icon-cancel-circled2:before { content: '\e810'; }
.cp-ls-icon-cancel-circled:before { content: '\e811'; } 
.cp-ls-icon-clone:before { content: '\f24d'; }

