.fa-filter:before {
    content: "\f0b0";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-times:before {
    content: "\f00d";
}