.csvExport:before {
    content: "\f6dd";
}

.xlsxExport:before {
    content: "\f1c3";
}

.jsonExport:before {
    content: "\f7ea";
}