@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?guzjt5');
    src:  url('../fonts/icomoon.eot?guzjt5#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?guzjt5') format('truetype'),
    url('../fonts/icomoon.woff?guzjt5') format('woff'),
    url('../fonts/icomoon.svg?guzjt5#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-half-no-circle:before {
    content: "\e910";
}
.icon-full-no-circle:before {
    content: "\e911";
}
.icon-btn_mainTrue:before {
    content: "\36";
}
.icon-btn_historyFalse:before {
    content: "\e902";
}
.icon-btn_historyTrue:before {
    content: "\e903";
}
.icon-btn_mainFalse:before {
    content: "\e904";
}
.icon-btn_scan:before {
    content: "\e905";
}
.icon-btn_remindersFalse:before {
    content: "\e906";
}
.icon-btn_remindersTrue:before {
    content: "\e907";
}
.icon-btn_search:before {
    content: "\e908";
}
.icon-btn_settingsFalse:before {
    content: "\e909";
}
.icon-btn_settingsTrue:before {
    content: "\e90a";
}
.icon-icon_dislike:before {
    content: "\e90b";
}
.icon-icon_like:before {
    content: "\e90c";
}
.icon-icon_shipping:before {
    content: "\e90d";
}
.icon-icon_store:before {
    content: "\e90e";
}
.icon-logo:before {
    content: "\e90f";
}
.icon-full:before {
    content: "\e900";
}
.icon-half:before {
    content: "\e901";
}
