﻿

.icon-remove::before{
    content: url(/Icons-svg/boton-remover-redondo.svg);
}


.icon-mov-carteras{
    content: url(/Icons-svg/mov-entre-carteras.svg)
}


.icon-compras::before {
    content: url(/Icons-svg/iconfinder_shopping-cart-shop-drop-trolly_3643737.svg);
    height:20px;
    width:20px;
    font-size: 20px
}


