[class*=" theme_icon-"]:after,
[class*=" theme_icon-"]:before,
[class^=theme_icon-]:after,
[class^=theme_icon-]:before {
    font-family: Theme_icon;
    font-size: 26px;
    font-style: normal;
    margin-left: 9px
}

.theme_icon-shopping-bag:before {
    content: "\f100"
}

.theme_icon-search:before {
    content: "\f101"
}

.theme_icon-cart:before {
    content: "\f102"
}

.theme_icon-fullscreen:before {
    content: "\f103"
}

.theme_icon-close:before {
    content: "\f104"
}

.theme_icon-next:before {
    content: "\f105"
}

.theme_icon-comment:before {
    content: "\f106"
}

.theme_icon-like:before {
    content: "\f107"
}

.theme_icon-home-repair:before {
    content: "\f108"
}

.theme_icon-heart:before {
    content: "\f109"
}

.theme_icon-exit:before {
    content: "\f10a"
}

.theme_icon-envelopment:before {
    content: "\f10b"
}