[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: "";
}
.theme_icon-search:before
{
    content: "";
}
.theme_icon-cart:before
{
    content: "";
}
.theme_icon-fullscreen:before
{
    content: "";
}
.theme_icon-close:before
{
    content: "";
}
.theme_icon-next:before
{
    content: "";
}
.theme_icon-comment:before
{
    content: "";
}
.theme_icon-like:before
{
    content: "";
}
.theme_icon-home-repair:before
{
    content: "";
}
.theme_icon-heart:before
{
    content: "";
}
.theme_icon-exit:before
{
    content: "";
}
.theme_icon-envelopment:before
{
    content: "";
}