Hi there,
after fixing the chevrons and search icon, post update 6.2.5
.x-icon-chevron-right:before {
content: "\f054";
}
.x-icon-chevron-left:before {
content: "\f053";
}
.x-icon-search:before {
content: "\f002";
}
The new update broke the icons again
