@font-face {
    font-family: 'icons';
    src: url('../fonts/icons.eot?v1.0.1');
    src: url('../fonts/icons.eot?v1.0.1') format('embedded-opentype'),
         url('../fonts/icons.woff2?v1.0.1') format('woff2'),
         url('../fonts/icons.woff?v1.0.1') format('woff'),
         url('../fonts/icons.ttf?v1.0.1') format('truetype'),
         url('../fonts/icons.svg#icons?v1.0.1') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'icons';
        src: url('../fonts/icons.svg#icons?v1.0.1') format('svg');
    }
}

[data-icons8]:before {
    content: attr(data-icons8);
}

.icons8 {
    display: inline-block;
    font-family: 'icons';
    font-style: normal;
    font-weight: 400;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.icons8-up:before {
    content: '\f100';
}

.icons8-down:before {
    content: '\f101';
}

.icons8-right:before {
    content: '\f102';
}

.icons8-left:before {
    content: '\f103';
}

.icons8-link:before {
    content: '\f104';
}

.icons8-bag:before {
    content: '\f105';
}

.icons8-account:before {
    content: '\f106';
}

.icons8-search:before {
    content: '\f108';
}

.icons8-star:before {
    content: '\f10a';
}

.icons8-quote-left:before {
    content: '\f10b';
}

.icons8-chat:before {
    content: '\f10c';
}

.icons8-chat-2:before {
    content: '\f10d';
}

.icons8-wallet:before {
    content: '\f10e';
}

.icons8-wallet-2:before {
    content: '\f10f';
}

.icons8-tune:before {
    content: '\f111';
}

.icons8-back-and-forth:before {
    content: '\f112';
}

.icons8-close:before {
    content: '\f113';
}

.icons8-bluetooth:before {
    content: '\f114';
}

.icons8-bluetooth-2:before {
    content: '\f115';
}

.icons8-wifi:before {
    content: '\f116';
}

.icons8-wi-fi:before {
    content: '\f117';
}

.icons8-sound-surround:before {
    content: '\f118';
}

.icons8-sound-surround-2:before {
    content: '\f119';
}

.icons8-speaker:before {
    content: '\f11a';
}

.icons8-subwoofer:before {
    content: '\f11b';
}

.icons8-secure:before {
    content: '\f11d';
}

.icons8-protect:before {
    content: '\f11e';
}

.icons8-star-2:before {
    content: '\f11f';
}

.icons8-star-3:before {
    content: '\f120';
}

.icons8-location:before {
    content: '\f121';
}

.icons8-location-2:before {
    content: '\f122';
}

.icons8-eye:before {
    content: '\f123';
}

.icons8-eye-2:before {
    content: '\f124';
}

.icons8-plus:before {
    content: '\f125';
    -webkit-text-stroke-width: 0.1px;
}

.icons8-minus:before {
    content: '\f126';
    -webkit-text-stroke-width: 0.1px;
}

.icons8-dots:before {
    content: '\f127';
}

.icons8-index:before {
    content: '\f128';
}

.icons8-delivery:before {
    content: '\f129';
}

.icons8-move-stock:before {
    content: '\f12b';
}
