.desconto-a-vista strong:before {
    content: "";
    background: url(https://cdn.awsli.com.br/102/102268/arquivos/barcode-2.svg) center no-repeat;
    width: 33px;
    height: 26px;
    display: inline-block;
    line-height: 30px;
    margin: 0 10px 0 0;
}

.preco-parcela:before {
    content: "";
    background: url(https://cdn.awsli.com.br/102/102268/arquivos/credit-card-1.svg) center no-repeat;
    width: 33px;
    height: 26px;
    display: inline-block;
    line-height: 30px;
    margin: 0 10px 0 0;
}