@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot_61601639');
    src: url('../font/fontello.eot_61601639#iefix') format('embedded-opentype'),
    url('../font/fontello.woff2_61601639') format('woff2'),
    url('../font/fontello.woff_61601639') format('woff'),
    url('../font/fontello.ttf_61601639') format('truetype'),
    url('../font/fontello.svg_61601639#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-basket:before {
    content: '\e800';
}

.icon-heart-empty:before {
    content: '\e801';
}

.icon-reply-outline:before {
    content: '\e802';
}

.icon-up-open-big:before {
    content: '\e803';
}

.icon-instagram:before {
    content: '\f16d';
}

.icon-right:before {
    content: '\f178';
}
