@narmi/design_system 3.48.0-beta.1 → 3.48.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +1 -1
- package/dist/deprecations.json +0 -16
- package/dist/docs/Formatters.md +0 -55
- package/dist/docs/classManifest.json +0 -1342
- package/dist/fonts/8b53d5067b416b155cc8.woff +0 -0
- package/dist/fonts/d819207ee2e092cc2735.woff2 +0 -0
- package/dist/icons/Icons.stories.jsx +0 -74
- package/dist/icons/README.md +0 -29
- package/dist/icons/compat-icons.json +0 -327
- package/dist/icons/fonts/icomoon.svg +0 -343
- package/dist/icons/fonts/icomoon.ttf +0 -0
- package/dist/icons/fonts/icomoon.woff +0 -0
- package/dist/icons/fonts/icomoon.woff2 +0 -0
- package/dist/icons/selection.json +0 -1
- package/dist/icons/style.css +0 -1037
- package/dist/index.js +0 -3
- package/dist/index.js.LICENSE.txt +0 -34
- package/dist/index.js.map +0 -1
- package/dist/style.css +0 -2122
- package/dist/style.css.map +0 -1
- package/dist/tokens/css/rgbColors.css +0 -38
- package/dist/tokens/css/tokens.css +0 -146
- package/dist/tokens/js/colors.js +0 -98
- package/dist/tokens/js/manifest.js +0 -2688
- package/dist/tokens/js/reactNativeWeb.js +0 -190
- package/dist/types/SeparatorList/index.d.ts +0 -13
- package/dist/types/SeparatorList/index.d.ts.map +0 -1
- package/dist/types/Slider/Thumbs.d.ts +0 -3
- package/dist/types/Slider/Thumbs.d.ts.map +0 -1
- package/dist/types/Slider/index.d.ts +0 -30
- package/dist/types/Slider/index.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -5
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/types/Icon.types.d.ts +0 -5
- package/dist/types/types/Icon.types.d.ts.map +0 -1
package/dist/icons/style.css
DELETED
|
@@ -1,1037 +0,0 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: "icomoon";
|
|
3
|
-
src: url("fonts/icomoon.woff?18z8tb") format("woff");
|
|
4
|
-
font-weight: normal;
|
|
5
|
-
font-style: normal;
|
|
6
|
-
font-display: block;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
[class^="narmi-icon-"],
|
|
10
|
-
[class*=" narmi-icon-"] {
|
|
11
|
-
/* use !important to prevent issues with browser extensions that change fonts */
|
|
12
|
-
font-family: "icomoon" !important;
|
|
13
|
-
speak: never;
|
|
14
|
-
font-style: normal;
|
|
15
|
-
font-weight: normal;
|
|
16
|
-
font-variant: normal;
|
|
17
|
-
text-transform: none;
|
|
18
|
-
line-height: 1;
|
|
19
|
-
|
|
20
|
-
/* Better Font Rendering =========== */
|
|
21
|
-
-webkit-font-smoothing: antialiased;
|
|
22
|
-
-moz-osx-font-smoothing: grayscale;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.narmi-icon-bank:before {
|
|
26
|
-
content: "\ea4c";
|
|
27
|
-
}
|
|
28
|
-
.narmi-icon-loan:before {
|
|
29
|
-
content: "\ea4b";
|
|
30
|
-
}
|
|
31
|
-
.narmi-icon-logo-remitly:before {
|
|
32
|
-
content: "\ea3e";
|
|
33
|
-
}
|
|
34
|
-
.narmi-icon-zelle-outline:before {
|
|
35
|
-
content: "\ea3d";
|
|
36
|
-
}
|
|
37
|
-
.narmi-icon-question:before {
|
|
38
|
-
content: "\ea36";
|
|
39
|
-
}
|
|
40
|
-
.narmi-icon-signal:before {
|
|
41
|
-
content: "\ea37";
|
|
42
|
-
}
|
|
43
|
-
.narmi-icon-car:before {
|
|
44
|
-
content: "\ea38";
|
|
45
|
-
}
|
|
46
|
-
.narmi-icon-check-front:before {
|
|
47
|
-
content: "\e906";
|
|
48
|
-
}
|
|
49
|
-
.narmi-icon-dollar-bill-line:before {
|
|
50
|
-
content: "\ea32";
|
|
51
|
-
}
|
|
52
|
-
.narmi-icon-wires:before {
|
|
53
|
-
content: "\ea33";
|
|
54
|
-
}
|
|
55
|
-
.narmi-icon-m2m:before {
|
|
56
|
-
content: "\ea34";
|
|
57
|
-
}
|
|
58
|
-
.narmi-icon-venmo-logo:before {
|
|
59
|
-
content: "\e90b";
|
|
60
|
-
color: #3d95ce;
|
|
61
|
-
}
|
|
62
|
-
.narmi-icon-face-id:before {
|
|
63
|
-
content: "\e909";
|
|
64
|
-
}
|
|
65
|
-
.narmi-icon-library:before {
|
|
66
|
-
content: "\e921";
|
|
67
|
-
}
|
|
68
|
-
.narmi-icon-profile:before {
|
|
69
|
-
content: "\e923";
|
|
70
|
-
}
|
|
71
|
-
.narmi-icon-filter-2:before {
|
|
72
|
-
content: "\ea4a";
|
|
73
|
-
}
|
|
74
|
-
.narmi-icon-business:before {
|
|
75
|
-
content: "\ea48";
|
|
76
|
-
}
|
|
77
|
-
.narmi-icon-profiles:before {
|
|
78
|
-
content: "\ea49";
|
|
79
|
-
}
|
|
80
|
-
.narmi-icon-star-filled:before {
|
|
81
|
-
content: "\ea3f";
|
|
82
|
-
}
|
|
83
|
-
.narmi-icon-car-outline:before {
|
|
84
|
-
content: "\ea40";
|
|
85
|
-
}
|
|
86
|
-
.narmi-icon-dining:before {
|
|
87
|
-
content: "\ea41";
|
|
88
|
-
}
|
|
89
|
-
.narmi-icon-fingerprint:before {
|
|
90
|
-
content: "\ea42";
|
|
91
|
-
}
|
|
92
|
-
.narmi-icon-heart-pulse:before {
|
|
93
|
-
content: "\ea43";
|
|
94
|
-
}
|
|
95
|
-
.narmi-icon-paw:before {
|
|
96
|
-
content: "\ea44";
|
|
97
|
-
}
|
|
98
|
-
.narmi-icon-receipt:before {
|
|
99
|
-
content: "\ea45";
|
|
100
|
-
}
|
|
101
|
-
.narmi-icon-self-care:before {
|
|
102
|
-
content: "\ea46";
|
|
103
|
-
}
|
|
104
|
-
.narmi-icon-stroller:before {
|
|
105
|
-
content: "\ea47";
|
|
106
|
-
}
|
|
107
|
-
.narmi-icon-security:before {
|
|
108
|
-
content: "\ea3b";
|
|
109
|
-
color: #4c4c4c;
|
|
110
|
-
}
|
|
111
|
-
.narmi-icon-narmi-fat-security:before {
|
|
112
|
-
content: "\ea3b";
|
|
113
|
-
color: #4c4c4c;
|
|
114
|
-
}
|
|
115
|
-
.narmi-icon-feed:before {
|
|
116
|
-
content: "\ea3c";
|
|
117
|
-
color: #4c4c4c;
|
|
118
|
-
}
|
|
119
|
-
.narmi-icon-narmi-feed:before {
|
|
120
|
-
content: "\ea3c";
|
|
121
|
-
color: #4c4c4c;
|
|
122
|
-
}
|
|
123
|
-
.narmi-icon-activity:before {
|
|
124
|
-
content: "\e90d";
|
|
125
|
-
}
|
|
126
|
-
.narmi-icon-airplay:before {
|
|
127
|
-
content: "\e90e";
|
|
128
|
-
}
|
|
129
|
-
.narmi-icon-alert-circle:before {
|
|
130
|
-
content: "\e90f";
|
|
131
|
-
}
|
|
132
|
-
.narmi-icon-alert-octagon:before {
|
|
133
|
-
content: "\e910";
|
|
134
|
-
}
|
|
135
|
-
.narmi-icon-alert-triangle:before {
|
|
136
|
-
content: "\e911";
|
|
137
|
-
}
|
|
138
|
-
.narmi-icon-align-center:before {
|
|
139
|
-
content: "\e912";
|
|
140
|
-
}
|
|
141
|
-
.narmi-icon-align-justify:before {
|
|
142
|
-
content: "\e913";
|
|
143
|
-
}
|
|
144
|
-
.narmi-icon-align-left:before {
|
|
145
|
-
content: "\e914";
|
|
146
|
-
}
|
|
147
|
-
.narmi-icon-align-right:before {
|
|
148
|
-
content: "\e915";
|
|
149
|
-
}
|
|
150
|
-
.narmi-icon-anchor:before {
|
|
151
|
-
content: "\e916";
|
|
152
|
-
}
|
|
153
|
-
.narmi-icon-aperture:before {
|
|
154
|
-
content: "\e917";
|
|
155
|
-
}
|
|
156
|
-
.narmi-icon-archive:before {
|
|
157
|
-
content: "\e918";
|
|
158
|
-
}
|
|
159
|
-
.narmi-icon-arrow-down:before {
|
|
160
|
-
content: "\e919";
|
|
161
|
-
}
|
|
162
|
-
.narmi-icon-arrow-down-circle:before {
|
|
163
|
-
content: "\e91a";
|
|
164
|
-
}
|
|
165
|
-
.narmi-icon-arrow-down-left:before {
|
|
166
|
-
content: "\e91b";
|
|
167
|
-
}
|
|
168
|
-
.narmi-icon-arrow-down-right:before {
|
|
169
|
-
content: "\e91c";
|
|
170
|
-
}
|
|
171
|
-
.narmi-icon-arrow-left:before {
|
|
172
|
-
content: "\e91d";
|
|
173
|
-
}
|
|
174
|
-
.narmi-icon-arrow-left-circle:before {
|
|
175
|
-
content: "\e91e";
|
|
176
|
-
}
|
|
177
|
-
.narmi-icon-arrow-right:before {
|
|
178
|
-
content: "\e91f";
|
|
179
|
-
}
|
|
180
|
-
.narmi-icon-arrow-right-circle:before {
|
|
181
|
-
content: "\e920";
|
|
182
|
-
}
|
|
183
|
-
.narmi-icon-arrow-up:before {
|
|
184
|
-
content: "\e924";
|
|
185
|
-
}
|
|
186
|
-
.narmi-icon-arrow-up-circle:before {
|
|
187
|
-
content: "\e925";
|
|
188
|
-
}
|
|
189
|
-
.narmi-icon-arrow-up-left:before {
|
|
190
|
-
content: "\e926";
|
|
191
|
-
}
|
|
192
|
-
.narmi-icon-arrow-up-right:before {
|
|
193
|
-
content: "\e927";
|
|
194
|
-
}
|
|
195
|
-
.narmi-icon-arrow-up-down:before {
|
|
196
|
-
content: "\e900";
|
|
197
|
-
}
|
|
198
|
-
.narmi-icon-at-sign:before {
|
|
199
|
-
content: "\e928";
|
|
200
|
-
}
|
|
201
|
-
.narmi-icon-award:before {
|
|
202
|
-
content: "\e929";
|
|
203
|
-
}
|
|
204
|
-
.narmi-icon-bar-chart:before {
|
|
205
|
-
content: "\e92a";
|
|
206
|
-
}
|
|
207
|
-
.narmi-icon-bar-chart-2:before {
|
|
208
|
-
content: "\e92b";
|
|
209
|
-
}
|
|
210
|
-
.narmi-icon-battery:before {
|
|
211
|
-
content: "\e92c";
|
|
212
|
-
}
|
|
213
|
-
.narmi-icon-battery-charging:before {
|
|
214
|
-
content: "\e92d";
|
|
215
|
-
}
|
|
216
|
-
.narmi-icon-bell:before {
|
|
217
|
-
content: "\e92e";
|
|
218
|
-
}
|
|
219
|
-
.narmi-icon-bell-off:before {
|
|
220
|
-
content: "\e92f";
|
|
221
|
-
}
|
|
222
|
-
.narmi-icon-bluetooth:before {
|
|
223
|
-
content: "\e930";
|
|
224
|
-
}
|
|
225
|
-
.narmi-icon-bold:before {
|
|
226
|
-
content: "\e931";
|
|
227
|
-
}
|
|
228
|
-
.narmi-icon-book:before {
|
|
229
|
-
content: "\e932";
|
|
230
|
-
}
|
|
231
|
-
.narmi-icon-book-open:before {
|
|
232
|
-
content: "\e933";
|
|
233
|
-
}
|
|
234
|
-
.narmi-icon-bookmark:before {
|
|
235
|
-
content: "\e934";
|
|
236
|
-
}
|
|
237
|
-
.narmi-icon-box:before {
|
|
238
|
-
content: "\e935";
|
|
239
|
-
}
|
|
240
|
-
.narmi-icon-briefcase:before {
|
|
241
|
-
content: "\e936";
|
|
242
|
-
}
|
|
243
|
-
.narmi-icon-calendar:before {
|
|
244
|
-
content: "\e937";
|
|
245
|
-
}
|
|
246
|
-
.narmi-icon-camera:before {
|
|
247
|
-
content: "\e938";
|
|
248
|
-
}
|
|
249
|
-
.narmi-icon-camera-off:before {
|
|
250
|
-
content: "\e939";
|
|
251
|
-
}
|
|
252
|
-
.narmi-icon-cast:before {
|
|
253
|
-
content: "\e93a";
|
|
254
|
-
}
|
|
255
|
-
.narmi-icon-check:before {
|
|
256
|
-
content: "\e93b";
|
|
257
|
-
}
|
|
258
|
-
.narmi-icon-check-circle:before {
|
|
259
|
-
content: "\e93c";
|
|
260
|
-
}
|
|
261
|
-
.narmi-icon-check-square:before {
|
|
262
|
-
content: "\e93d";
|
|
263
|
-
}
|
|
264
|
-
.narmi-icon-chevron-down:before {
|
|
265
|
-
content: "\e93e";
|
|
266
|
-
}
|
|
267
|
-
.narmi-icon-chevron-left:before {
|
|
268
|
-
content: "\e940";
|
|
269
|
-
}
|
|
270
|
-
.narmi-icon-chevron-right:before {
|
|
271
|
-
content: "\e941";
|
|
272
|
-
}
|
|
273
|
-
.narmi-icon-chevron-up:before {
|
|
274
|
-
content: "\e942";
|
|
275
|
-
}
|
|
276
|
-
.narmi-icon-chevrons-down:before {
|
|
277
|
-
content: "\e943";
|
|
278
|
-
}
|
|
279
|
-
.narmi-icon-chevrons-left:before {
|
|
280
|
-
content: "\e944";
|
|
281
|
-
}
|
|
282
|
-
.narmi-icon-chevrons-right:before {
|
|
283
|
-
content: "\e945";
|
|
284
|
-
}
|
|
285
|
-
.narmi-icon-chevrons-up:before {
|
|
286
|
-
content: "\e946";
|
|
287
|
-
}
|
|
288
|
-
.narmi-icon-chrome:before {
|
|
289
|
-
content: "\e947";
|
|
290
|
-
}
|
|
291
|
-
.narmi-icon-circle:before {
|
|
292
|
-
content: "\e948";
|
|
293
|
-
}
|
|
294
|
-
.narmi-icon-clipboard:before {
|
|
295
|
-
content: "\e949";
|
|
296
|
-
}
|
|
297
|
-
.narmi-icon-clock:before {
|
|
298
|
-
content: "\e94a";
|
|
299
|
-
}
|
|
300
|
-
.narmi-icon-cloud:before {
|
|
301
|
-
content: "\e94b";
|
|
302
|
-
}
|
|
303
|
-
.narmi-icon-cloud-drizzle:before {
|
|
304
|
-
content: "\e94c";
|
|
305
|
-
}
|
|
306
|
-
.narmi-icon-cloud-lightning:before {
|
|
307
|
-
content: "\e94d";
|
|
308
|
-
}
|
|
309
|
-
.narmi-icon-cloud-off:before {
|
|
310
|
-
content: "\e94e";
|
|
311
|
-
}
|
|
312
|
-
.narmi-icon-cloud-rain:before {
|
|
313
|
-
content: "\e94f";
|
|
314
|
-
}
|
|
315
|
-
.narmi-icon-cloud-snow:before {
|
|
316
|
-
content: "\e950";
|
|
317
|
-
}
|
|
318
|
-
.narmi-icon-code:before {
|
|
319
|
-
content: "\e951";
|
|
320
|
-
}
|
|
321
|
-
.narmi-icon-codepen:before {
|
|
322
|
-
content: "\e952";
|
|
323
|
-
}
|
|
324
|
-
.narmi-icon-codesandbox:before {
|
|
325
|
-
content: "\e953";
|
|
326
|
-
}
|
|
327
|
-
.narmi-icon-coffee:before {
|
|
328
|
-
content: "\e954";
|
|
329
|
-
}
|
|
330
|
-
.narmi-icon-columns:before {
|
|
331
|
-
content: "\e955";
|
|
332
|
-
}
|
|
333
|
-
.narmi-icon-command:before {
|
|
334
|
-
content: "\e956";
|
|
335
|
-
}
|
|
336
|
-
.narmi-icon-compass:before {
|
|
337
|
-
content: "\e957";
|
|
338
|
-
}
|
|
339
|
-
.narmi-icon-copy:before {
|
|
340
|
-
content: "\e958";
|
|
341
|
-
}
|
|
342
|
-
.narmi-icon-corner-down-left:before {
|
|
343
|
-
content: "\e959";
|
|
344
|
-
}
|
|
345
|
-
.narmi-icon-corner-down-right:before {
|
|
346
|
-
content: "\e95a";
|
|
347
|
-
}
|
|
348
|
-
.narmi-icon-corner-left-down:before {
|
|
349
|
-
content: "\e95b";
|
|
350
|
-
}
|
|
351
|
-
.narmi-icon-corner-left-up:before {
|
|
352
|
-
content: "\e95c";
|
|
353
|
-
}
|
|
354
|
-
.narmi-icon-corner-right-down:before {
|
|
355
|
-
content: "\e95d";
|
|
356
|
-
}
|
|
357
|
-
.narmi-icon-corner-right-up:before {
|
|
358
|
-
content: "\e95e";
|
|
359
|
-
}
|
|
360
|
-
.narmi-icon-corner-up-left:before {
|
|
361
|
-
content: "\e95f";
|
|
362
|
-
}
|
|
363
|
-
.narmi-icon-corner-up-right:before {
|
|
364
|
-
content: "\e960";
|
|
365
|
-
}
|
|
366
|
-
.narmi-icon-cpu:before {
|
|
367
|
-
content: "\e961";
|
|
368
|
-
}
|
|
369
|
-
.narmi-icon-credit-card1:before {
|
|
370
|
-
content: "\e962";
|
|
371
|
-
}
|
|
372
|
-
.narmi-icon-crop:before {
|
|
373
|
-
content: "\e963";
|
|
374
|
-
}
|
|
375
|
-
.narmi-icon-crosshair:before {
|
|
376
|
-
content: "\e964";
|
|
377
|
-
}
|
|
378
|
-
.narmi-icon-database:before {
|
|
379
|
-
content: "\e965";
|
|
380
|
-
}
|
|
381
|
-
.narmi-icon-delete:before {
|
|
382
|
-
content: "\e966";
|
|
383
|
-
}
|
|
384
|
-
.narmi-icon-disc:before {
|
|
385
|
-
content: "\e967";
|
|
386
|
-
}
|
|
387
|
-
.narmi-icon-dollar-sign:before {
|
|
388
|
-
content: "\e968";
|
|
389
|
-
}
|
|
390
|
-
.narmi-icon-download:before {
|
|
391
|
-
content: "\e969";
|
|
392
|
-
}
|
|
393
|
-
.narmi-icon-download-cloud:before {
|
|
394
|
-
content: "\e96a";
|
|
395
|
-
}
|
|
396
|
-
.narmi-icon-droplet:before {
|
|
397
|
-
content: "\e96b";
|
|
398
|
-
}
|
|
399
|
-
.narmi-icon-edit:before {
|
|
400
|
-
content: "\e96c";
|
|
401
|
-
}
|
|
402
|
-
.narmi-icon-edit-2:before {
|
|
403
|
-
content: "\e96d";
|
|
404
|
-
}
|
|
405
|
-
.narmi-icon-edit-3:before {
|
|
406
|
-
content: "\e96e";
|
|
407
|
-
}
|
|
408
|
-
.narmi-icon-external-link:before {
|
|
409
|
-
content: "\e96f";
|
|
410
|
-
}
|
|
411
|
-
.narmi-icon-eye:before {
|
|
412
|
-
content: "\e970";
|
|
413
|
-
}
|
|
414
|
-
.narmi-icon-eye-off:before {
|
|
415
|
-
content: "\e971";
|
|
416
|
-
}
|
|
417
|
-
.narmi-icon-facebook:before {
|
|
418
|
-
content: "\e972";
|
|
419
|
-
}
|
|
420
|
-
.narmi-icon-fast-forward:before {
|
|
421
|
-
content: "\e973";
|
|
422
|
-
}
|
|
423
|
-
.narmi-icon-feather:before {
|
|
424
|
-
content: "\e974";
|
|
425
|
-
}
|
|
426
|
-
.narmi-icon-figma:before {
|
|
427
|
-
content: "\e975";
|
|
428
|
-
}
|
|
429
|
-
.narmi-icon-file:before {
|
|
430
|
-
content: "\e976";
|
|
431
|
-
}
|
|
432
|
-
.narmi-icon-file-minus:before {
|
|
433
|
-
content: "\e977";
|
|
434
|
-
}
|
|
435
|
-
.narmi-icon-file-plus:before {
|
|
436
|
-
content: "\e978";
|
|
437
|
-
}
|
|
438
|
-
.narmi-icon-file-text1:before {
|
|
439
|
-
content: "\e979";
|
|
440
|
-
}
|
|
441
|
-
.narmi-icon-film:before {
|
|
442
|
-
content: "\e97a";
|
|
443
|
-
}
|
|
444
|
-
.narmi-icon-filter:before {
|
|
445
|
-
content: "\e97b";
|
|
446
|
-
}
|
|
447
|
-
.narmi-icon-flag:before {
|
|
448
|
-
content: "\e97c";
|
|
449
|
-
}
|
|
450
|
-
.narmi-icon-folder:before {
|
|
451
|
-
content: "\e97d";
|
|
452
|
-
}
|
|
453
|
-
.narmi-icon-folder-minus:before {
|
|
454
|
-
content: "\e97e";
|
|
455
|
-
}
|
|
456
|
-
.narmi-icon-folder-plus:before {
|
|
457
|
-
content: "\e97f";
|
|
458
|
-
}
|
|
459
|
-
.narmi-icon-framer:before {
|
|
460
|
-
content: "\e980";
|
|
461
|
-
}
|
|
462
|
-
.narmi-icon-frown:before {
|
|
463
|
-
content: "\e981";
|
|
464
|
-
}
|
|
465
|
-
.narmi-icon-gift:before {
|
|
466
|
-
content: "\e982";
|
|
467
|
-
}
|
|
468
|
-
.narmi-icon-git-branch:before {
|
|
469
|
-
content: "\e983";
|
|
470
|
-
}
|
|
471
|
-
.narmi-icon-git-commit:before {
|
|
472
|
-
content: "\e984";
|
|
473
|
-
}
|
|
474
|
-
.narmi-icon-git-merge:before {
|
|
475
|
-
content: "\e985";
|
|
476
|
-
}
|
|
477
|
-
.narmi-icon-git-pull-request:before {
|
|
478
|
-
content: "\e986";
|
|
479
|
-
}
|
|
480
|
-
.narmi-icon-github:before {
|
|
481
|
-
content: "\e987";
|
|
482
|
-
}
|
|
483
|
-
.narmi-icon-gitlab:before {
|
|
484
|
-
content: "\e988";
|
|
485
|
-
}
|
|
486
|
-
.narmi-icon-globe:before {
|
|
487
|
-
content: "\e989";
|
|
488
|
-
}
|
|
489
|
-
.narmi-icon-grid:before {
|
|
490
|
-
content: "\e98a";
|
|
491
|
-
}
|
|
492
|
-
.narmi-icon-hard-drive:before {
|
|
493
|
-
content: "\e98b";
|
|
494
|
-
}
|
|
495
|
-
.narmi-icon-hash:before {
|
|
496
|
-
content: "\e98c";
|
|
497
|
-
}
|
|
498
|
-
.narmi-icon-headphones:before {
|
|
499
|
-
content: "\e98d";
|
|
500
|
-
}
|
|
501
|
-
.narmi-icon-heart:before {
|
|
502
|
-
content: "\e98e";
|
|
503
|
-
}
|
|
504
|
-
.narmi-icon-help-circle:before {
|
|
505
|
-
content: "\e98f";
|
|
506
|
-
}
|
|
507
|
-
.narmi-icon-hexagon:before {
|
|
508
|
-
content: "\e990";
|
|
509
|
-
}
|
|
510
|
-
.narmi-icon-home:before {
|
|
511
|
-
content: "\e991";
|
|
512
|
-
}
|
|
513
|
-
.narmi-icon-image:before {
|
|
514
|
-
content: "\e992";
|
|
515
|
-
}
|
|
516
|
-
.narmi-icon-inbox:before {
|
|
517
|
-
content: "\e993";
|
|
518
|
-
}
|
|
519
|
-
.narmi-icon-info:before {
|
|
520
|
-
content: "\e994";
|
|
521
|
-
}
|
|
522
|
-
.narmi-icon-instagram:before {
|
|
523
|
-
content: "\e995";
|
|
524
|
-
}
|
|
525
|
-
.narmi-icon-italic:before {
|
|
526
|
-
content: "\e996";
|
|
527
|
-
}
|
|
528
|
-
.narmi-icon-key:before {
|
|
529
|
-
content: "\e997";
|
|
530
|
-
}
|
|
531
|
-
.narmi-icon-layers:before {
|
|
532
|
-
content: "\e998";
|
|
533
|
-
}
|
|
534
|
-
.narmi-icon-layout:before {
|
|
535
|
-
content: "\e999";
|
|
536
|
-
}
|
|
537
|
-
.narmi-icon-life-buoy:before {
|
|
538
|
-
content: "\e99a";
|
|
539
|
-
}
|
|
540
|
-
.narmi-icon-link:before {
|
|
541
|
-
content: "\e99b";
|
|
542
|
-
}
|
|
543
|
-
.narmi-icon-link-2:before {
|
|
544
|
-
content: "\e99c";
|
|
545
|
-
}
|
|
546
|
-
.narmi-icon-linkedin:before {
|
|
547
|
-
content: "\e99d";
|
|
548
|
-
}
|
|
549
|
-
.narmi-icon-list:before {
|
|
550
|
-
content: "\e99e";
|
|
551
|
-
}
|
|
552
|
-
.narmi-icon-loader:before {
|
|
553
|
-
content: "\e99f";
|
|
554
|
-
}
|
|
555
|
-
.narmi-icon-lock:before {
|
|
556
|
-
content: "\e9a0";
|
|
557
|
-
}
|
|
558
|
-
.narmi-icon-log-in:before {
|
|
559
|
-
content: "\e9a1";
|
|
560
|
-
}
|
|
561
|
-
.narmi-icon-log-out:before {
|
|
562
|
-
content: "\e9a2";
|
|
563
|
-
}
|
|
564
|
-
.narmi-icon-mail:before {
|
|
565
|
-
content: "\e9a3";
|
|
566
|
-
}
|
|
567
|
-
.narmi-icon-map:before {
|
|
568
|
-
content: "\e9a4";
|
|
569
|
-
}
|
|
570
|
-
.narmi-icon-map-pin:before {
|
|
571
|
-
content: "\e9a5";
|
|
572
|
-
}
|
|
573
|
-
.narmi-icon-maximize:before {
|
|
574
|
-
content: "\e9a6";
|
|
575
|
-
}
|
|
576
|
-
.narmi-icon-maximize-2:before {
|
|
577
|
-
content: "\e9a7";
|
|
578
|
-
}
|
|
579
|
-
.narmi-icon-meh:before {
|
|
580
|
-
content: "\e9a8";
|
|
581
|
-
}
|
|
582
|
-
.narmi-icon-menu:before {
|
|
583
|
-
content: "\e9a9";
|
|
584
|
-
}
|
|
585
|
-
.narmi-icon-message-circle:before {
|
|
586
|
-
content: "\e9aa";
|
|
587
|
-
}
|
|
588
|
-
.narmi-icon-message-square:before {
|
|
589
|
-
content: "\e9ab";
|
|
590
|
-
}
|
|
591
|
-
.narmi-icon-mic:before {
|
|
592
|
-
content: "\e9ac";
|
|
593
|
-
}
|
|
594
|
-
.narmi-icon-mic-off:before {
|
|
595
|
-
content: "\e9ad";
|
|
596
|
-
}
|
|
597
|
-
.narmi-icon-minimize:before {
|
|
598
|
-
content: "\e9ae";
|
|
599
|
-
}
|
|
600
|
-
.narmi-icon-minimize-2:before {
|
|
601
|
-
content: "\e9af";
|
|
602
|
-
}
|
|
603
|
-
.narmi-icon-minus:before {
|
|
604
|
-
content: "\e9b0";
|
|
605
|
-
}
|
|
606
|
-
.narmi-icon-minus-circle:before {
|
|
607
|
-
content: "\e9b1";
|
|
608
|
-
}
|
|
609
|
-
.narmi-icon-minus-square:before {
|
|
610
|
-
content: "\e9b2";
|
|
611
|
-
}
|
|
612
|
-
.narmi-icon-monitor:before {
|
|
613
|
-
content: "\e9b3";
|
|
614
|
-
}
|
|
615
|
-
.narmi-icon-moon:before {
|
|
616
|
-
content: "\e9b4";
|
|
617
|
-
}
|
|
618
|
-
.narmi-icon-more-horizontal:before {
|
|
619
|
-
content: "\e9b5";
|
|
620
|
-
}
|
|
621
|
-
.narmi-icon-more-vertical:before {
|
|
622
|
-
content: "\e9b6";
|
|
623
|
-
}
|
|
624
|
-
.narmi-icon-mouse-pointer:before {
|
|
625
|
-
content: "\e9b7";
|
|
626
|
-
}
|
|
627
|
-
.narmi-icon-move:before {
|
|
628
|
-
content: "\e9b8";
|
|
629
|
-
}
|
|
630
|
-
.narmi-icon-music:before {
|
|
631
|
-
content: "\e9b9";
|
|
632
|
-
}
|
|
633
|
-
.narmi-icon-navigation:before {
|
|
634
|
-
content: "\e9ba";
|
|
635
|
-
}
|
|
636
|
-
.narmi-icon-navigation-2:before {
|
|
637
|
-
content: "\e9bb";
|
|
638
|
-
}
|
|
639
|
-
.narmi-icon-octagon:before {
|
|
640
|
-
content: "\e9bc";
|
|
641
|
-
}
|
|
642
|
-
.narmi-icon-package:before {
|
|
643
|
-
content: "\e9bd";
|
|
644
|
-
}
|
|
645
|
-
.narmi-icon-paperclip:before {
|
|
646
|
-
content: "\e9be";
|
|
647
|
-
}
|
|
648
|
-
.narmi-icon-pause:before {
|
|
649
|
-
content: "\e9bf";
|
|
650
|
-
}
|
|
651
|
-
.narmi-icon-pause-circle:before {
|
|
652
|
-
content: "\e9c0";
|
|
653
|
-
}
|
|
654
|
-
.narmi-icon-pen-tool:before {
|
|
655
|
-
content: "\e9c1";
|
|
656
|
-
}
|
|
657
|
-
.narmi-icon-percent:before {
|
|
658
|
-
content: "\e9c2";
|
|
659
|
-
}
|
|
660
|
-
.narmi-icon-phone:before {
|
|
661
|
-
content: "\e9c3";
|
|
662
|
-
}
|
|
663
|
-
.narmi-icon-phone-call:before {
|
|
664
|
-
content: "\e9c4";
|
|
665
|
-
}
|
|
666
|
-
.narmi-icon-phone-forwarded:before {
|
|
667
|
-
content: "\e9c5";
|
|
668
|
-
}
|
|
669
|
-
.narmi-icon-phone-incoming:before {
|
|
670
|
-
content: "\e9c6";
|
|
671
|
-
}
|
|
672
|
-
.narmi-icon-phone-missed:before {
|
|
673
|
-
content: "\e9c7";
|
|
674
|
-
}
|
|
675
|
-
.narmi-icon-phone-off:before {
|
|
676
|
-
content: "\e9c8";
|
|
677
|
-
}
|
|
678
|
-
.narmi-icon-phone-outgoing:before {
|
|
679
|
-
content: "\e9c9";
|
|
680
|
-
}
|
|
681
|
-
.narmi-icon-pie-chart:before {
|
|
682
|
-
content: "\e9ca";
|
|
683
|
-
}
|
|
684
|
-
.narmi-icon-play:before {
|
|
685
|
-
content: "\e9cb";
|
|
686
|
-
}
|
|
687
|
-
.narmi-icon-play-circle:before {
|
|
688
|
-
content: "\e9cc";
|
|
689
|
-
}
|
|
690
|
-
.narmi-icon-plus:before {
|
|
691
|
-
content: "\e9cd";
|
|
692
|
-
}
|
|
693
|
-
.narmi-icon-plus-circle:before {
|
|
694
|
-
content: "\e9ce";
|
|
695
|
-
}
|
|
696
|
-
.narmi-icon-plus-square:before {
|
|
697
|
-
content: "\e9cf";
|
|
698
|
-
}
|
|
699
|
-
.narmi-icon-pocket:before {
|
|
700
|
-
content: "\e9d0";
|
|
701
|
-
}
|
|
702
|
-
.narmi-icon-power:before {
|
|
703
|
-
content: "\e9d1";
|
|
704
|
-
}
|
|
705
|
-
.narmi-icon-printer:before {
|
|
706
|
-
content: "\e9d2";
|
|
707
|
-
}
|
|
708
|
-
.narmi-icon-radio:before {
|
|
709
|
-
content: "\e9d3";
|
|
710
|
-
}
|
|
711
|
-
.narmi-icon-refresh-ccw:before {
|
|
712
|
-
content: "\e9d4";
|
|
713
|
-
}
|
|
714
|
-
.narmi-icon-refresh-cw:before {
|
|
715
|
-
content: "\e9d5";
|
|
716
|
-
}
|
|
717
|
-
.narmi-icon-repeat:before {
|
|
718
|
-
content: "\e9d6";
|
|
719
|
-
}
|
|
720
|
-
.narmi-icon-rewind:before {
|
|
721
|
-
content: "\e9d7";
|
|
722
|
-
}
|
|
723
|
-
.narmi-icon-rotate-ccw:before {
|
|
724
|
-
content: "\e9d8";
|
|
725
|
-
}
|
|
726
|
-
.narmi-icon-rotate-cw:before {
|
|
727
|
-
content: "\e9d9";
|
|
728
|
-
}
|
|
729
|
-
.narmi-icon-rss:before {
|
|
730
|
-
content: "\e9da";
|
|
731
|
-
}
|
|
732
|
-
.narmi-icon-save:before {
|
|
733
|
-
content: "\e9db";
|
|
734
|
-
}
|
|
735
|
-
.narmi-icon-scissors:before {
|
|
736
|
-
content: "\e9dc";
|
|
737
|
-
}
|
|
738
|
-
.narmi-icon-search:before {
|
|
739
|
-
content: "\e9dd";
|
|
740
|
-
}
|
|
741
|
-
.narmi-icon-send:before {
|
|
742
|
-
content: "\e9de";
|
|
743
|
-
}
|
|
744
|
-
.narmi-icon-server:before {
|
|
745
|
-
content: "\e9df";
|
|
746
|
-
}
|
|
747
|
-
.narmi-icon-settings:before {
|
|
748
|
-
content: "\e9e0";
|
|
749
|
-
}
|
|
750
|
-
.narmi-icon-share:before {
|
|
751
|
-
content: "\e9e1";
|
|
752
|
-
}
|
|
753
|
-
.narmi-icon-share-2:before {
|
|
754
|
-
content: "\e9e2";
|
|
755
|
-
}
|
|
756
|
-
.narmi-icon-shield:before {
|
|
757
|
-
content: "\e9e3";
|
|
758
|
-
}
|
|
759
|
-
.narmi-icon-shield-off:before {
|
|
760
|
-
content: "\e9e4";
|
|
761
|
-
}
|
|
762
|
-
.narmi-icon-shopping-bag:before {
|
|
763
|
-
content: "\e9e5";
|
|
764
|
-
}
|
|
765
|
-
.narmi-icon-shopping-cart:before {
|
|
766
|
-
content: "\e9e6";
|
|
767
|
-
}
|
|
768
|
-
.narmi-icon-shuffle:before {
|
|
769
|
-
content: "\e9e7";
|
|
770
|
-
}
|
|
771
|
-
.narmi-icon-sidebar:before {
|
|
772
|
-
content: "\e9e8";
|
|
773
|
-
}
|
|
774
|
-
.narmi-icon-skip-back:before {
|
|
775
|
-
content: "\e9e9";
|
|
776
|
-
}
|
|
777
|
-
.narmi-icon-skip-forward:before {
|
|
778
|
-
content: "\e9ea";
|
|
779
|
-
}
|
|
780
|
-
.narmi-icon-slack:before {
|
|
781
|
-
content: "\e9eb";
|
|
782
|
-
}
|
|
783
|
-
.narmi-icon-slash:before {
|
|
784
|
-
content: "\e9ec";
|
|
785
|
-
}
|
|
786
|
-
.narmi-icon-sliders:before {
|
|
787
|
-
content: "\e9ed";
|
|
788
|
-
}
|
|
789
|
-
.narmi-icon-smartphone:before {
|
|
790
|
-
content: "\e9ee";
|
|
791
|
-
}
|
|
792
|
-
.narmi-icon-smile:before {
|
|
793
|
-
content: "\e9ef";
|
|
794
|
-
}
|
|
795
|
-
.narmi-icon-speaker:before {
|
|
796
|
-
content: "\e9f0";
|
|
797
|
-
}
|
|
798
|
-
.narmi-icon-square:before {
|
|
799
|
-
content: "\e9f1";
|
|
800
|
-
}
|
|
801
|
-
.narmi-icon-star:before {
|
|
802
|
-
content: "\e9f2";
|
|
803
|
-
}
|
|
804
|
-
.narmi-icon-stop-circle:before {
|
|
805
|
-
content: "\e9f3";
|
|
806
|
-
}
|
|
807
|
-
.narmi-icon-sun:before {
|
|
808
|
-
content: "\e9f4";
|
|
809
|
-
}
|
|
810
|
-
.narmi-icon-sunrise:before {
|
|
811
|
-
content: "\e9f5";
|
|
812
|
-
}
|
|
813
|
-
.narmi-icon-sunset:before {
|
|
814
|
-
content: "\e9f6";
|
|
815
|
-
}
|
|
816
|
-
.narmi-icon-tablet:before {
|
|
817
|
-
content: "\e9f7";
|
|
818
|
-
}
|
|
819
|
-
.narmi-icon-tag:before {
|
|
820
|
-
content: "\e9f8";
|
|
821
|
-
}
|
|
822
|
-
.narmi-icon-target:before {
|
|
823
|
-
content: "\e9f9";
|
|
824
|
-
}
|
|
825
|
-
.narmi-icon-terminal:before {
|
|
826
|
-
content: "\e9fa";
|
|
827
|
-
}
|
|
828
|
-
.narmi-icon-thermometer:before {
|
|
829
|
-
content: "\e9fb";
|
|
830
|
-
}
|
|
831
|
-
.narmi-icon-thumbs-down:before {
|
|
832
|
-
content: "\e9fc";
|
|
833
|
-
}
|
|
834
|
-
.narmi-icon-thumbs-up:before {
|
|
835
|
-
content: "\e9fd";
|
|
836
|
-
}
|
|
837
|
-
.narmi-icon-toggle-left:before {
|
|
838
|
-
content: "\e9fe";
|
|
839
|
-
}
|
|
840
|
-
.narmi-icon-toggle-right:before {
|
|
841
|
-
content: "\e9ff";
|
|
842
|
-
}
|
|
843
|
-
.narmi-icon-tool:before {
|
|
844
|
-
content: "\ea00";
|
|
845
|
-
}
|
|
846
|
-
.narmi-icon-trash:before {
|
|
847
|
-
content: "\ea01";
|
|
848
|
-
}
|
|
849
|
-
.narmi-icon-trash-2:before {
|
|
850
|
-
content: "\ea02";
|
|
851
|
-
}
|
|
852
|
-
.narmi-icon-trello:before {
|
|
853
|
-
content: "\ea03";
|
|
854
|
-
}
|
|
855
|
-
.narmi-icon-trending-down:before {
|
|
856
|
-
content: "\ea04";
|
|
857
|
-
}
|
|
858
|
-
.narmi-icon-trending-up:before {
|
|
859
|
-
content: "\ea05";
|
|
860
|
-
}
|
|
861
|
-
.narmi-icon-triangle:before {
|
|
862
|
-
content: "\ea06";
|
|
863
|
-
}
|
|
864
|
-
.narmi-icon-truck:before {
|
|
865
|
-
content: "\ea07";
|
|
866
|
-
}
|
|
867
|
-
.narmi-icon-tv:before {
|
|
868
|
-
content: "\ea08";
|
|
869
|
-
}
|
|
870
|
-
.narmi-icon-twitch:before {
|
|
871
|
-
content: "\ea09";
|
|
872
|
-
}
|
|
873
|
-
.narmi-icon-twitter:before {
|
|
874
|
-
content: "\ea0a";
|
|
875
|
-
}
|
|
876
|
-
.narmi-icon-type:before {
|
|
877
|
-
content: "\ea0b";
|
|
878
|
-
}
|
|
879
|
-
.narmi-icon-umbrella:before {
|
|
880
|
-
content: "\ea0c";
|
|
881
|
-
}
|
|
882
|
-
.narmi-icon-underline:before {
|
|
883
|
-
content: "\ea0d";
|
|
884
|
-
}
|
|
885
|
-
.narmi-icon-unlock:before {
|
|
886
|
-
content: "\ea0e";
|
|
887
|
-
}
|
|
888
|
-
.narmi-icon-upload:before {
|
|
889
|
-
content: "\ea0f";
|
|
890
|
-
}
|
|
891
|
-
.narmi-icon-upload-cloud:before {
|
|
892
|
-
content: "\ea10";
|
|
893
|
-
}
|
|
894
|
-
.narmi-icon-user:before {
|
|
895
|
-
content: "\ea11";
|
|
896
|
-
}
|
|
897
|
-
.narmi-icon-user-check:before {
|
|
898
|
-
content: "\ea12";
|
|
899
|
-
}
|
|
900
|
-
.narmi-icon-user-minus:before {
|
|
901
|
-
content: "\ea13";
|
|
902
|
-
}
|
|
903
|
-
.narmi-icon-user-plus:before {
|
|
904
|
-
content: "\ea14";
|
|
905
|
-
}
|
|
906
|
-
.narmi-icon-user-x:before {
|
|
907
|
-
content: "\ea15";
|
|
908
|
-
}
|
|
909
|
-
.narmi-icon-users:before {
|
|
910
|
-
content: "\ea16";
|
|
911
|
-
}
|
|
912
|
-
.narmi-icon-video:before {
|
|
913
|
-
content: "\ea17";
|
|
914
|
-
}
|
|
915
|
-
.narmi-icon-video-off:before {
|
|
916
|
-
content: "\ea18";
|
|
917
|
-
}
|
|
918
|
-
.narmi-icon-voicemail:before {
|
|
919
|
-
content: "\ea19";
|
|
920
|
-
}
|
|
921
|
-
.narmi-icon-volume:before {
|
|
922
|
-
content: "\ea1a";
|
|
923
|
-
}
|
|
924
|
-
.narmi-icon-volume-1:before {
|
|
925
|
-
content: "\ea1b";
|
|
926
|
-
}
|
|
927
|
-
.narmi-icon-volume-2:before {
|
|
928
|
-
content: "\ea1c";
|
|
929
|
-
}
|
|
930
|
-
.narmi-icon-volume-x:before {
|
|
931
|
-
content: "\ea1d";
|
|
932
|
-
}
|
|
933
|
-
.narmi-icon-watch:before {
|
|
934
|
-
content: "\ea1e";
|
|
935
|
-
}
|
|
936
|
-
.narmi-icon-wifi:before {
|
|
937
|
-
content: "\ea1f";
|
|
938
|
-
}
|
|
939
|
-
.narmi-icon-wifi-off:before {
|
|
940
|
-
content: "\ea20";
|
|
941
|
-
}
|
|
942
|
-
.narmi-icon-wind:before {
|
|
943
|
-
content: "\ea21";
|
|
944
|
-
}
|
|
945
|
-
.narmi-icon-x:before {
|
|
946
|
-
content: "\ea22";
|
|
947
|
-
}
|
|
948
|
-
.narmi-icon-x-circle:before {
|
|
949
|
-
content: "\ea23";
|
|
950
|
-
}
|
|
951
|
-
.narmi-icon-x-octagon:before {
|
|
952
|
-
content: "\ea24";
|
|
953
|
-
}
|
|
954
|
-
.narmi-icon-x-square:before {
|
|
955
|
-
content: "\ea25";
|
|
956
|
-
}
|
|
957
|
-
.narmi-icon-youtube:before {
|
|
958
|
-
content: "\ea26";
|
|
959
|
-
}
|
|
960
|
-
.narmi-icon-zap:before {
|
|
961
|
-
content: "\ea27";
|
|
962
|
-
}
|
|
963
|
-
.narmi-icon-zap-off:before {
|
|
964
|
-
content: "\ea28";
|
|
965
|
-
}
|
|
966
|
-
.narmi-icon-zoom-in:before {
|
|
967
|
-
content: "\ea29";
|
|
968
|
-
}
|
|
969
|
-
.narmi-icon-zoom-out:before {
|
|
970
|
-
content: "\ea2a";
|
|
971
|
-
}
|
|
972
|
-
.narmi-icon-student:before {
|
|
973
|
-
content: "\ea39";
|
|
974
|
-
}
|
|
975
|
-
.narmi-icon-hand-spock:before {
|
|
976
|
-
content: "\ea3a";
|
|
977
|
-
}
|
|
978
|
-
.narmi-icon-solid-circle:before {
|
|
979
|
-
content: "\ea2f";
|
|
980
|
-
}
|
|
981
|
-
.narmi-icon-GroupOutlined:before {
|
|
982
|
-
content: "\ea2b";
|
|
983
|
-
}
|
|
984
|
-
.narmi-icon-LocalAtm:before {
|
|
985
|
-
content: "\ea2c";
|
|
986
|
-
}
|
|
987
|
-
.narmi-icon-MonetizationOnOutlined:before {
|
|
988
|
-
content: "\ea2d";
|
|
989
|
-
}
|
|
990
|
-
.narmi-icon-SyncAlt:before {
|
|
991
|
-
content: "\ea2e";
|
|
992
|
-
}
|
|
993
|
-
.narmi-icon-p2p:before {
|
|
994
|
-
content: "\e908";
|
|
995
|
-
}
|
|
996
|
-
.narmi-icon-check-endorsed:before {
|
|
997
|
-
content: "\e902";
|
|
998
|
-
}
|
|
999
|
-
.narmi-icon-piggy-bank:before {
|
|
1000
|
-
content: "\e905";
|
|
1001
|
-
}
|
|
1002
|
-
.narmi-icon-venmo:before {
|
|
1003
|
-
content: "\e90a";
|
|
1004
|
-
}
|
|
1005
|
-
.narmi-icon-folder-open:before {
|
|
1006
|
-
content: "\e901";
|
|
1007
|
-
}
|
|
1008
|
-
.narmi-icon-group:before {
|
|
1009
|
-
content: "\e903";
|
|
1010
|
-
}
|
|
1011
|
-
.narmi-icon-settings-gear:before {
|
|
1012
|
-
content: "\e907";
|
|
1013
|
-
}
|
|
1014
|
-
.narmi-icon-admin-user:before {
|
|
1015
|
-
content: "\ea35";
|
|
1016
|
-
}
|
|
1017
|
-
.narmi-icon-transfer-arrows:before {
|
|
1018
|
-
content: "\ea31";
|
|
1019
|
-
}
|
|
1020
|
-
.narmi-icon-narmi-transfer:before {
|
|
1021
|
-
content: "\ea31";
|
|
1022
|
-
}
|
|
1023
|
-
.narmi-icon-blob:before {
|
|
1024
|
-
content: "\ea30";
|
|
1025
|
-
}
|
|
1026
|
-
.narmi-icon-bill:before {
|
|
1027
|
-
content: "\e90c";
|
|
1028
|
-
}
|
|
1029
|
-
.narmi-icon-credit-card:before {
|
|
1030
|
-
content: "\e93f";
|
|
1031
|
-
}
|
|
1032
|
-
.narmi-icon-office:before {
|
|
1033
|
-
content: "\e904";
|
|
1034
|
-
}
|
|
1035
|
-
.narmi-icon-file-text:before {
|
|
1036
|
-
content: "\e922";
|
|
1037
|
-
}
|