| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- .ifc-publish:before {
- content: unicode("e255");
- }
- .ifc-vertical_align_bottom:before {
- content: unicode("e258");
- }
- .ifc-check:before {
- content: unicode("e900");
- }
- .ifc-chevron_down:before {
- content: unicode("e901");
- }
- .ifc-content_copy:before {
- content: unicode("e902");
- }
- .ifc-remove:before {
- content: unicode("e903");
- }
- .ifc-add:before {
- content: unicode("e904");
- }
- .ifc-phone2:before {
- content: unicode("e905");
- }
- .ifc-close:before {
- content: unicode("e906");
- }
- .ifc-arrow-left:before {
- content: unicode("e907");
- }
- .ifc-arrow-right:before {
- content: unicode("e908");
- }
- .ifc-chain:before {
- content: unicode("e90a");
- }
- .ifc-link:before {
- content: unicode("e90a");
- }
- .ifc-phone:before {
- content: unicode("e90b");
- }
- .ifc-envelope:before {
- content: unicode("e90c");
- }
- .ifc-barrel:before {
- content: unicode("e909");
- color: #4c4c4c;
- }
- .ifc-eq:before {
- content: unicode("e90d");
- }
- .ifc-lq:before {
- content: unicode("e90e");
- }
- .ifc-stacked-boxes:before {
- content: unicode("e90f");
- }
- .ifc-tanks:before {
- content: unicode("e910");
- }
- .ifc-airplane-shape:before {
- content: unicode("e911");
- }
- .ifc-air-transport:before {
- content: unicode("e912");
- }
- .ifc-delivery-truck:before {
- content: unicode("e913");
- }
- .ifc-frontal-truck:before {
- content: unicode("e914");
- }
- .ifc-sea-ship-with-containers:before {
- content: unicode("e915");
- }
- .ifc-train-front:before {
- content: unicode("e916");
- }
|