| @@ -1,0 +1,7 @@ | ||
| 1 | + | |
| 2 | +.icon-plus:before { content: '\e800'; } /* '' */ | |
| 3 | +.icon-cancel:before { content: '\e801'; } /* '' */ | |
| 4 | +.icon-cancel-1:before { content: '\e802'; } /* '' */ | |
| 5 | +.icon-down-open:before { content: '\f004'; } /* '' */ | |
| 6 | +.icon-up-open:before { content: '\f005'; } /* '' */ | |
| 7 | +.icon-docs:before { content: '\f0c5'; } /* '' */ | |