.fa-rss {
    background: url(/themes/tpl7/imgs/icon-rss.svg) center bottom no-repeat;
    width: 16px;
    height: 16px;
}
.fa-rss::before {
    content: "";
}

.fa-vk {
    background: url(/themes/tpl7/imgs/icon-vk.svg) center bottom no-repeat;
    width: 16px;
    height: 16px;
}
.fa-vk::before {
    content: "";
}

.fa-odnoklassniki {
    background: url(/themes/tpl7/imgs/icon-ok.svg) center bottom no-repeat;
    width: 16px;
    height: 16px;
}
.fa-odnoklassniki::before {
    content: "";
}

.fa-max {
    background: url(/themes/tpl7/imgs/icon-max.svg) center bottom no-repeat;
    width: 16px;
    height: 16px;
}
.fa-max::before {
    content: "";
}

.fa-zen {
    background: url(/themes/tpl7/imgs/icon-zen.svg) center bottom no-repeat;
    width: 16px;
    height: 16px;
}
.fa-zen::before {
    content: "";
}

.fa-telegram-plane {
    background: url(/themes/tpl7/imgs/icon-tg.svg) center bottom no-repeat;
    width: 16px;
    height: 16px;
}
.fa-telegram-plane::before {
    content: "";
}