﻿
/* Syncfusion */
/* https://blazor.syncfusion.com/documentation/appearance/icons */

/*
index
*/
.e-easylob-help-index:before {
    content: '\e721';
}

/*
left
*/
.e-easylob-help-left:before {
    content: '\e87d';
}

/*
right
*/
.e-easylob-help-right:before {
    content: '\e87e';
}
