@topvisor/ui 1.0.9-fix-css → 1.0.10

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.
Files changed (148) hide show
  1. package/.chunks/datepicker-ByWpmP7C.amd.js +248 -0
  2. package/.chunks/datepicker-ByWpmP7C.amd.js.map +1 -0
  3. package/.chunks/datepicker-CqM_Jrot.es.js +290 -0
  4. package/.chunks/datepicker-CqM_Jrot.es.js.map +1 -0
  5. package/.chunks/{forms-BydHEF-k.es.js → forms-B6DA2YGV.es.js} +268 -253
  6. package/.chunks/forms-B6DA2YGV.es.js.map +1 -0
  7. package/.chunks/{forms-Cq5zFLsO.amd.js → forms-BOqxOjGU.amd.js} +3 -3
  8. package/.chunks/forms-BOqxOjGU.amd.js.map +1 -0
  9. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-DinMn3Ud.es.js → listItem.vue_vue_type_script_setup_true_lang-CILdtVxX.es.js} +2 -2
  10. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-CILdtVxX.es.js.map +1 -0
  11. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-B0xTxYZR.amd.js → listItem.vue_vue_type_script_setup_true_lang-DNqgt-07.amd.js} +2 -2
  12. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DNqgt-07.amd.js.map +1 -0
  13. package/.chunks/{menu.vue_vue_type_style_index_0_lang-C585WUlJ.es.js → menu.vue_vue_type_style_index_0_lang-DNejp6r9.es.js} +2 -2
  14. package/.chunks/menu.vue_vue_type_style_index_0_lang-DNejp6r9.es.js.map +1 -0
  15. package/.chunks/{menu.vue_vue_type_style_index_0_lang-BT-PgdJ5.amd.js → menu.vue_vue_type_style_index_0_lang-teY0us7_.amd.js} +2 -2
  16. package/.chunks/menu.vue_vue_type_style_index_0_lang-teY0us7_.amd.js.map +1 -0
  17. package/.chunks/notice-CEj6I4uX.es.js +169 -0
  18. package/.chunks/notice-CEj6I4uX.es.js.map +1 -0
  19. package/.chunks/notice-DTreV5av.amd.js +4 -0
  20. package/.chunks/notice-DTreV5av.amd.js.map +1 -0
  21. package/.chunks/{popup-D22VHVHf.amd.js → popup-DBBa2Ki8.amd.js} +448 -448
  22. package/.chunks/popup-DBBa2Ki8.amd.js.map +1 -0
  23. package/.chunks/{popup-B7AaTfNZ.es.js → popup-JjVFt_2L.es.js} +491 -491
  24. package/.chunks/popup-JjVFt_2L.es.js.map +1 -0
  25. package/.chunks/store-CX_6ZXhO.es.js.map +1 -1
  26. package/.chunks/store-esTid5oI.amd.js.map +1 -1
  27. package/README.md +86 -86
  28. package/assets/core.css +1 -1
  29. package/assets/forms.css +1 -1
  30. package/assets/formsExt.css +1 -1
  31. package/assets/notice.css +1 -0
  32. package/assets/tabsView.css +1 -1
  33. package/assets/themes/dark.css +1 -1
  34. package/assets/themes/light.css +1 -1
  35. package/charts/charts.amd.js +1 -1
  36. package/charts/charts.amd.js.map +1 -1
  37. package/charts/charts.js +1 -1
  38. package/charts/charts.js.map +1 -1
  39. package/components/core/notice/item/item.vue.d.ts +8 -0
  40. package/components/core/notice/item/types.d.ts +57 -0
  41. package/components/core/notice/notice.vue.d.ts +5 -0
  42. package/components/core/notice/types.d.ts +1 -0
  43. package/components/core/notice/utils.d.ts +26 -0
  44. package/components/forms/avatar/avatar.vue.d.ts +1 -1
  45. package/components/forms/button/button.vue.d.ts +1 -1
  46. package/components/formsExt/editInput/editInput.d.ts +1 -1
  47. package/components/formsExt/menu/menu.d.ts +1 -1
  48. package/components/formsExt/selector2/selector2.vue.d.ts +3 -3
  49. package/components/popup/popup/popup.vue.d.ts +1 -1
  50. package/components/project/selectorCompetitors/selectorCompetitors.d.ts +1 -1
  51. package/core/app.amd.js +1 -1
  52. package/core/app.amd.js.map +1 -1
  53. package/core/app.js +54 -52
  54. package/core/app.js.map +1 -1
  55. package/core/core/core.d.ts +21 -0
  56. package/core/plugins/core.d.ts +4 -1
  57. package/forms/forms.amd.js +1 -1
  58. package/forms/forms.js +1 -1
  59. package/forms/helpers.amd.js.map +1 -1
  60. package/forms/helpers.js.map +1 -1
  61. package/formsExt/formsExt.amd.js +1 -1
  62. package/formsExt/formsExt.amd.js.map +1 -1
  63. package/formsExt/formsExt.js +2 -2
  64. package/formsExt/formsExt.js.map +1 -1
  65. package/icomoon/Read Me.txt +7 -7
  66. package/icomoon/Topvisor icons.json +5845 -5845
  67. package/icomoon/demo-files/demo.css +161 -161
  68. package/icomoon/demo-files/demo.js +30 -30
  69. package/icomoon/demo.html +3379 -3379
  70. package/icomoon/fonts/Topvisor-2.svg +263 -263
  71. package/icomoon/style.css +740 -740
  72. package/package.json +33 -37
  73. package/popup/popup.amd.js +1 -1
  74. package/popup/popup.amd.js.map +1 -1
  75. package/popup/popup.js +2 -2
  76. package/popup/popup.js.map +1 -1
  77. package/popup/worker.amd.js +1 -1
  78. package/popup/worker.amd.js.map +1 -1
  79. package/popup/worker.js +2 -2
  80. package/popup/worker.js.map +1 -1
  81. package/project/project.amd.js +1 -1
  82. package/project/project.amd.js.map +1 -1
  83. package/project/project.js +3 -3
  84. package/project/project.js.map +1 -1
  85. package/require/css.amd.js +12 -12
  86. package/tabs/tabs.amd.js.map +1 -1
  87. package/tabs/tabs.js.map +1 -1
  88. package/tabsView/tabsView.amd.js +1 -1
  89. package/tabsView/tabsView.amd.js.map +1 -1
  90. package/tabsView/tabsView.js +1 -1
  91. package/tabsView/tabsView.js.map +1 -1
  92. package/utils/check.amd.js.map +1 -1
  93. package/utils/check.js.map +1 -1
  94. package/utils/clipboard.amd.js.map +1 -1
  95. package/utils/clipboard.js.map +1 -1
  96. package/utils/date.amd.js +1 -1
  97. package/utils/date.js +1 -1
  98. package/utils/device.amd.js +1 -1
  99. package/utils/device.js +1 -1
  100. package/utils/dom.amd.js.map +1 -1
  101. package/utils/dom.js.map +1 -1
  102. package/utils/image.amd.js.map +1 -1
  103. package/utils/image.js.map +1 -1
  104. package/utils/keyboard.amd.js.map +1 -1
  105. package/utils/keyboard.js.map +1 -1
  106. package/utils/lodash.amd.js +1 -1
  107. package/utils/lodash.js +1 -1
  108. package/utils/number.amd.js.map +1 -1
  109. package/utils/number.js.map +1 -1
  110. package/utils/price.amd.js +1 -1
  111. package/utils/price.amd.js.map +1 -1
  112. package/utils/price.js +1 -1
  113. package/utils/price.js.map +1 -1
  114. package/utils/route.amd.js.map +1 -1
  115. package/utils/route.js.map +1 -1
  116. package/utils/scroll.amd.js.map +1 -1
  117. package/utils/scroll.js.map +1 -1
  118. package/utils/searchers.amd.js.map +1 -1
  119. package/utils/searchers.js.map +1 -1
  120. package/utils/string.amd.js +1 -1
  121. package/utils/string.amd.js.map +1 -1
  122. package/utils/string.js +1 -1
  123. package/utils/string.js.map +1 -1
  124. package/utils/system.amd.js.map +1 -1
  125. package/utils/system.js.map +1 -1
  126. package/utils/url.amd.js.map +1 -1
  127. package/utils/url.js.map +1 -1
  128. package/web-types.json +89 -89
  129. package/.chunks/datepicker-Cs3C14z5.amd.js +0 -248
  130. package/.chunks/datepicker-Cs3C14z5.amd.js.map +0 -1
  131. package/.chunks/datepicker-LNkS97nF.es.js +0 -290
  132. package/.chunks/datepicker-LNkS97nF.es.js.map +0 -1
  133. package/.chunks/forms-BydHEF-k.es.js.map +0 -1
  134. package/.chunks/forms-Cq5zFLsO.amd.js.map +0 -1
  135. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-B0xTxYZR.amd.js.map +0 -1
  136. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DinMn3Ud.es.js.map +0 -1
  137. package/.chunks/menu.vue_vue_type_style_index_0_lang-BT-PgdJ5.amd.js.map +0 -1
  138. package/.chunks/menu.vue_vue_type_style_index_0_lang-C585WUlJ.es.js.map +0 -1
  139. package/.chunks/popup-B7AaTfNZ.es.js.map +0 -1
  140. package/.chunks/popup-D22VHVHf.amd.js.map +0 -1
  141. package/common/common.amd.js +0 -2
  142. package/common/common.amd.js.map +0 -1
  143. package/common/common.d.ts +0 -1
  144. package/common/common.js +0 -2
  145. package/common/common.js.map +0 -1
  146. package/components/common/common.d.ts +0 -0
  147. package/components/common/icon/icon.d.ts +0 -4
  148. /package/components/forms/button/{button.d.ts → types.d.ts} +0 -0
package/icomoon/style.css CHANGED
@@ -1,740 +1,740 @@
1
- @font-face {
2
- font-family: 'Topvisor-2';
3
- src:
4
- url('fonts/Topvisor-2.ttf?uywjxm') format('truetype'),
5
- url('fonts/Topvisor-2.woff?uywjxm') format('woff'),
6
- url('fonts/Topvisor-2.svg?uywjxm#Topvisor-2') format('svg');
7
- font-weight: normal;
8
- font-style: normal;
9
- font-display: block;
10
- }
11
-
12
- [class^="icon2-"], [class*=" icon2-"] {
13
- /* use !important to prevent issues with browser extensions that change fonts */
14
- font-family: 'Topvisor-2' !important;
15
- speak: never;
16
- font-style: normal;
17
- font-weight: normal;
18
- font-variant: normal;
19
- text-transform: none;
20
- line-height: 1;
21
-
22
- /* Better Font Rendering =========== */
23
- -webkit-font-smoothing: antialiased;
24
- -moz-osx-font-smoothing: grayscale;
25
- }
26
-
27
- .icon2-searcher-0-ru:before {
28
- content: "\e97a";
29
- }
30
- .icon2-searcher-0-en:before {
31
- content: "\e986";
32
- }
33
- .icon2-searcher-1:before {
34
- content: "\e97f";
35
- }
36
- .icon2-searcher-2:before {
37
- content: "\e97d";
38
- }
39
- .icon2-searcher-4:before {
40
- content: "\e97b";
41
- }
42
- .icon2-searcher-5:before {
43
- content: "\e987";
44
- }
45
- .icon2-searcher-6:before {
46
- content: "\e97e";
47
- }
48
- .icon2-searcher-7:before {
49
- content: "\e97c";
50
- }
51
- .icon2-searcher-8:before {
52
- content: "\e980";
53
- }
54
- .icon2-searcher-9:before {
55
- content: "\e988";
56
- }
57
- .icon2-searcher-101:before {
58
- content: "\e947";
59
- }
60
- .icon2-searcher-102:before {
61
- content: "\e943";
62
- }
63
- .icon2-searcher-103:before {
64
- content: "\e946";
65
- }
66
- .icon2-searcher-105:before {
67
- content: "\e944";
68
- }
69
- .icon2-searcher-106:before {
70
- content: "\e945";
71
- }
72
- .icon2-searcher-107:before {
73
- content: "\e989";
74
- }
75
- .icon2-arrows-expand-horizontal:before {
76
- content: "\e9e3";
77
- }
78
- .icon2-arrows-expand-vertical:before {
79
- content: "\e9e4";
80
- }
81
- .icon2-arrows-in:before {
82
- content: "\e9e5";
83
- }
84
- .icon2-arrows-out:before {
85
- content: "\e9e6";
86
- }
87
- .icon2-arrows-vertical-up:before {
88
- content: "\e9e7";
89
- }
90
- .icon2-chevron-contract:before {
91
- content: "\e9e9";
92
- }
93
- .icon2-chevron-expand:before {
94
- content: "\e9e8";
95
- }
96
- .icon2-select:before {
97
- content: "\e9ce";
98
- }
99
- .icon2-chevron_down-s:before {
100
- content: "\e9ba";
101
- }
102
- .icon2-chevron_up-s:before {
103
- content: "\e9bb";
104
- }
105
- .icon2-chevron_left-s:before {
106
- content: "\e9bc";
107
- }
108
- .icon2-chevron_right-s:before {
109
- content: "\e9bd";
110
- }
111
- .icon2-arrow-down:before {
112
- content: "\e900";
113
- }
114
- .icon2-arrow-left:before {
115
- content: "\e901";
116
- }
117
- .icon2-arrow-right:before {
118
- content: "\e902";
119
- }
120
- .icon2-arrow-up:before {
121
- content: "\e903";
122
- }
123
- .icon2-chevron-down:before {
124
- content: "\e90c";
125
- }
126
- .icon2-chevron-left:before {
127
- content: "\e90d";
128
- }
129
- .icon2-chevron-right:before {
130
- content: "\e90e";
131
- }
132
- .icon2-chevron-up:before {
133
- content: "\e90f";
134
- }
135
- .icon2-window:before {
136
- content: "\e9c5";
137
- }
138
- .icon2-analysis:before {
139
- content: "\e979";
140
- }
141
- .icon2-analysis-fill:before {
142
- content: "\e960";
143
- }
144
- .icon2-hammer:before {
145
- content: "\e962";
146
- }
147
- .icon2-hammer-fill:before {
148
- content: "\e961";
149
- }
150
- .icon2-radar-fill:before {
151
- content: "\e967";
152
- }
153
- .icon2-radar:before {
154
- content: "\e968";
155
- }
156
- .icon2-bar_chart:before {
157
- content: "\e96a";
158
- }
159
- .icon2-bar_chart-fill:before {
160
- content: "\e969";
161
- }
162
- .icon2-core:before {
163
- content: "\e96c";
164
- }
165
- .icon2-trending-up:before {
166
- content: "\e96d";
167
- }
168
- .icon2-inbox:before {
169
- content: "\e96e";
170
- }
171
- .icon2-inbox-fill:before {
172
- content: "\e96f";
173
- }
174
- .icon2-map:before {
175
- content: "\e972";
176
- }
177
- .icon2-cup:before {
178
- content: "\e974";
179
- }
180
- .icon2-cup-fill:before {
181
- content: "\e975";
182
- }
183
- .icon2-snapshot:before {
184
- content: "\e91b";
185
- }
186
- .icon2-circle:before {
187
- content: "\e9ea";
188
- }
189
- .icon2-circles:before {
190
- content: "\e9eb";
191
- }
192
- .icon2-filled-circle:before {
193
- content: "\e9ec";
194
- }
195
- .icon2-campaign:before {
196
- content: "\e9cf";
197
- }
198
- .icon2-dialog:before {
199
- content: "\e9d0";
200
- }
201
- .icon2-gift:before {
202
- content: "\e9d1";
203
- }
204
- .icon2-skill:before {
205
- content: "\e9d2";
206
- }
207
- .icon2-template:before {
208
- content: "\e9cd";
209
- }
210
- .icon2-core-v1:before {
211
- content: "\e9c7";
212
- }
213
- .icon2-core-v3:before {
214
- content: "\e9c8";
215
- }
216
- .icon2-bar_chart_2:before {
217
- content: "\e977";
218
- }
219
- .icon2-sand_clock:before {
220
- content: "\e9c3";
221
- }
222
- .icon2-lamp:before {
223
- content: "\e9c2";
224
- }
225
- .icon2-book:before {
226
- content: "\e9be";
227
- }
228
- .icon2-horns_sign:before {
229
- content: "\e9bf";
230
- }
231
- .icon2-microphone:before {
232
- content: "\e9c0";
233
- }
234
- .icon2-newspaper:before {
235
- content: "\e9c1";
236
- }
237
- .icon2-rss:before {
238
- content: "\e9b8";
239
- }
240
- .icon2-journal:before {
241
- content: "\e978";
242
- }
243
- .icon2-academy:before {
244
- content: "\e996";
245
- }
246
- .icon2-content:before {
247
- content: "\e9b6";
248
- }
249
- .icon2-h:before {
250
- content: "\e9b3";
251
- }
252
- .icon2-status_code:before {
253
- content: "\e9b4";
254
- }
255
- .icon2-t:before {
256
- content: "\e9b5";
257
- }
258
- .icon2-anonymous:before {
259
- content: "\e9b1";
260
- }
261
- .icon2-cube:before {
262
- content: "\e9a9";
263
- }
264
- .icon2-eye_closed:before {
265
- content: "\e9aa";
266
- }
267
- .icon2-eye:before {
268
- content: "\e9ab";
269
- }
270
- .icon2-image:before {
271
- content: "\e9ac";
272
- }
273
- .icon2-link:before {
274
- content: "\e9ad";
275
- }
276
- .icon2-speed:before {
277
- content: "\e9ae";
278
- }
279
- .icon2-terminal:before {
280
- content: "\e9af";
281
- }
282
- .icon2-key:before {
283
- content: "\e98a";
284
- }
285
- .icon2-question:before {
286
- content: "\e98b";
287
- }
288
- .icon2-bulleted_list:before {
289
- content: "\e95c";
290
- }
291
- .icon2-external:before {
292
- content: "\e948";
293
- }
294
- .icon2-target:before {
295
- content: "\e91c";
296
- }
297
- .icon2-thunder:before {
298
- content: "\e91d";
299
- }
300
- .icon2-menu:before {
301
- content: "\e914";
302
- }
303
- .icon2-home:before {
304
- content: "\e964";
305
- }
306
- .icon2-home-fill:before {
307
- content: "\e963";
308
- }
309
- .icon2-ballot:before {
310
- content: "\e966";
311
- }
312
- .icon2-ballot-fill:before {
313
- content: "\e965";
314
- }
315
- .icon2-tools:before {
316
- content: "\e96b";
317
- }
318
- .icon2-folder:before {
319
- content: "\e970";
320
- }
321
- .icon2-folder-fill:before {
322
- content: "\e971";
323
- }
324
- .icon2-chart:before {
325
- content: "\e976";
326
- }
327
- .icon2-yandex_xml-en:before {
328
- content: "\e94d";
329
- }
330
- .icon2-yandex_xml-fill-en:before {
331
- content: "\e94c";
332
- }
333
- .icon2-yandex_xml-fill-ru:before {
334
- content: "\e94a";
335
- }
336
- .icon2-yandex_xml-ru:before {
337
- content: "\e949";
338
- }
339
- .icon2-academic_cap:before {
340
- content: "\e94b";
341
- }
342
- .icon2-academic_cap-fill:before {
343
- content: "\e95f";
344
- }
345
- .icon2-savings:before {
346
- content: "\e905";
347
- }
348
- .icon2-savings-fill:before {
349
- content: "\e904";
350
- }
351
- .icon2-bell:before {
352
- content: "\e907";
353
- }
354
- .icon2-bell-fill:before {
355
- content: "\e906";
356
- }
357
- .icon2-calendar:before {
358
- content: "\e909";
359
- }
360
- .icon2-calendar-fill:before {
361
- content: "\e908";
362
- }
363
- .icon2-case:before {
364
- content: "\e90b";
365
- }
366
- .icon2-case-fill:before {
367
- content: "\e90a";
368
- }
369
- .icon2-grid:before {
370
- content: "\e911";
371
- }
372
- .icon2-grid-fill:before {
373
- content: "\e910";
374
- }
375
- .icon2-mail:before {
376
- content: "\e913";
377
- }
378
- .icon2-mail-fill:before {
379
- content: "\e912";
380
- }
381
- .icon2-price_tag:before {
382
- content: "\e916";
383
- }
384
- .icon2-price_tag-fill:before {
385
- content: "\e915";
386
- }
387
- .icon2-map_point:before {
388
- content: "\e918";
389
- }
390
- .icon2-map_point-fill:before {
391
- content: "\e917";
392
- }
393
- .icon2-gear:before {
394
- content: "\e91a";
395
- }
396
- .icon2-gear-fill:before {
397
- content: "\e919";
398
- }
399
- .icon2-user:before {
400
- content: "\e91f";
401
- }
402
- .icon2-user-fill:before {
403
- content: "\e91e";
404
- }
405
- .icon2-users:before {
406
- content: "\e921";
407
- }
408
- .icon2-users-fill:before {
409
- content: "\e920";
410
- }
411
- .icon2-apple:before {
412
- content: "\e9e1";
413
- }
414
- .icon2-topvisor:before {
415
- content: "\e9d3";
416
- }
417
- .icon2-printer:before {
418
- content: "\e9ed";
419
- }
420
- .icon2-globe:before {
421
- content: "\e9e2";
422
- }
423
- .icon2-document_import:before {
424
- content: "\e9d4";
425
- }
426
- .icon2-document_search:before {
427
- content: "\e9d5";
428
- }
429
- .icon2-document_view:before {
430
- content: "\e9d6";
431
- }
432
- .icon2-document:before {
433
- content: "\e9d7";
434
- }
435
- .icon2-minus_circle:before {
436
- content: "\e9d8";
437
- }
438
- .icon2-sort-a-z:before {
439
- content: "\e9d9";
440
- }
441
- .icon2-sort-z-a:before {
442
- content: "\e9da";
443
- }
444
- .icon2-clipboard-done:before {
445
- content: "\e9db";
446
- }
447
- .icon2-clipboard-undone:before {
448
- content: "\e9dc";
449
- }
450
- .icon2-clipboard:before {
451
- content: "\e9dd";
452
- }
453
- .icon2-unlock-fill:before {
454
- content: "\e9de";
455
- }
456
- .icon2-unlock:before {
457
- content: "\e9df";
458
- }
459
- .icon2-share:before {
460
- content: "\e9cc";
461
- }
462
- .icon2-checklist:before {
463
- content: "\e9cb";
464
- }
465
- .icon2-cluster:before {
466
- content: "\e932";
467
- }
468
- .icon2-core-add:before {
469
- content: "\e9c6";
470
- }
471
- .icon2-filter:before {
472
- content: "\e9c9";
473
- }
474
- .icon2-volume:before {
475
- content: "\e9ca";
476
- }
477
- .icon2-plug:before {
478
- content: "\e973";
479
- }
480
- .icon2-qr_code:before {
481
- content: "\e9b7";
482
- }
483
- .icon2-circular_arrow:before {
484
- content: "\e9b0";
485
- }
486
- .icon2-pause_circle:before {
487
- content: "\e9a3";
488
- }
489
- .icon2-play_circle:before {
490
- content: "\e9a4";
491
- }
492
- .icon2-power:before {
493
- content: "\e9a5";
494
- }
495
- .icon2-heart:before {
496
- content: "\e99b";
497
- }
498
- .icon2-heart-fill:before {
499
- content: "\e99c";
500
- }
501
- .icon2-heart_broken:before {
502
- content: "\e99d";
503
- }
504
- .icon2-heart_broken-fill:before {
505
- content: "\e99e";
506
- }
507
- .icon2-like:before {
508
- content: "\e99f";
509
- }
510
- .icon2-like-fill:before {
511
- content: "\e9a0";
512
- }
513
- .icon2-dislike:before {
514
- content: "\e9a1";
515
- }
516
- .icon2-dislike-fill:before {
517
- content: "\e9a2";
518
- }
519
- .icon2-lock:before {
520
- content: "\e998";
521
- }
522
- .icon2-lock-fill:before {
523
- content: "\e997";
524
- }
525
- .icon2-clock:before {
526
- content: "\e99a";
527
- }
528
- .icon2-clock-fill:before {
529
- content: "\e999";
530
- }
531
- .icon2-circular_arrows:before {
532
- content: "\e98c";
533
- }
534
- .icon2-flag:before {
535
- content: "\e95e";
536
- }
537
- .icon2-flag-fill:before {
538
- content: "\e982";
539
- }
540
- .icon2-chain_broken:before {
541
- content: "\e983";
542
- }
543
- .icon2-step-over:before {
544
- content: "\e993";
545
- }
546
- .icon2-step:before {
547
- content: "\e984";
548
- }
549
- .icon2-loop:before {
550
- content: "\e981";
551
- }
552
- .icon2-close:before {
553
- content: "\e924";
554
- }
555
- .icon2-chat_bubble:before {
556
- content: "\e923";
557
- }
558
- .icon2-chat_bubble-fill:before {
559
- content: "\e922";
560
- }
561
- .icon2-trash:before {
562
- content: "\e926";
563
- }
564
- .icon2-trash-fill:before {
565
- content: "\e925";
566
- }
567
- .icon2-document_edit:before {
568
- content: "\e928";
569
- }
570
- .icon2-document_edit-fill:before {
571
- content: "\e927";
572
- }
573
- .icon2-pencil:before {
574
- content: "\e92a";
575
- }
576
- .icon2-pencil-fill:before {
577
- content: "\e929";
578
- }
579
- .icon2-logout:before {
580
- content: "\e92c";
581
- }
582
- .icon2-logout-fill:before {
583
- content: "\e92b";
584
- }
585
- .icon2-export:before {
586
- content: "\e92d";
587
- }
588
- .icon2-sort-asc:before {
589
- content: "\e92e";
590
- }
591
- .icon2-sort-desc:before {
592
- content: "\e92f";
593
- }
594
- .icon2-favorite:before {
595
- content: "\e931";
596
- }
597
- .icon2-favorite-fill:before {
598
- content: "\e930";
599
- }
600
- .icon2-layers:before {
601
- content: "\e934";
602
- }
603
- .icon2-layers-fill:before {
604
- content: "\e933";
605
- }
606
- .icon2-new_tab:before {
607
- content: "\e935";
608
- }
609
- .icon2-a:before {
610
- content: "\e937";
611
- }
612
- .icon2-a-fill:before {
613
- content: "\e936";
614
- }
615
- .icon2-palette:before {
616
- content: "\e938";
617
- }
618
- .icon2-plus_circle:before {
619
- content: "\e93a";
620
- }
621
- .icon2-plus_circles-fill:before {
622
- content: "\e939";
623
- }
624
- .icon2-plus:before {
625
- content: "\e93b";
626
- }
627
- .icon2-search:before {
628
- content: "\e93c";
629
- }
630
- .icon2-swap_vert:before {
631
- content: "\e93d";
632
- }
633
- .icon2-table:before {
634
- content: "\e93f";
635
- }
636
- .icon2-table-fill:before {
637
- content: "\e93e";
638
- }
639
- .icon2-bookmark:before {
640
- content: "\e942";
641
- }
642
- .icon2-bookmark-fill:before {
643
- content: "\e941";
644
- }
645
- .icon2-bookmark_crossed:before {
646
- content: "\e940";
647
- }
648
- .icon2-anime:before {
649
- content: "\e9e0";
650
- }
651
- .icon2-caret-down-14:before {
652
- content: "\e9c4";
653
- }
654
- .icon2-switcher-circle-16-2:before {
655
- content: "\e9b9";
656
- }
657
- .icon2-desktop-16:before {
658
- content: "\e954";
659
- }
660
- .icon2-phone-16:before {
661
- content: "\e957";
662
- }
663
- .icon2-tablet-16:before {
664
- content: "\e958";
665
- }
666
- .icon2-user-plus-16:before {
667
- content: "\e9b2";
668
- }
669
- .icon2-bar_chart-fill-16:before {
670
- content: "\e994";
671
- }
672
- .icon2-flag-16:before {
673
- content: "\e992";
674
- }
675
- .icon2-user-checked-16:before {
676
- content: "\e990";
677
- }
678
- .icon2-user-16:before {
679
- content: "\e991";
680
- }
681
- .icon2-user-fill-16:before {
682
- content: "\e95b";
683
- }
684
- .icon2-average-16:before {
685
- content: "\e98d";
686
- }
687
- .icon2-median-16:before {
688
- content: "\e98e";
689
- }
690
- .icon2-visibility-16:before {
691
- content: "\e98f";
692
- }
693
- .icon2-checked-indicate-16:before {
694
- content: "\e95d";
695
- }
696
- .icon2-cross-indicate-16:before {
697
- content: "\e985";
698
- }
699
- .icon2-minus-indicate-16:before {
700
- content: "\e995";
701
- }
702
- .icon2-external-16:before {
703
- content: "\e94f";
704
- }
705
- .icon2-more-vertical-16:before {
706
- content: "\e950";
707
- }
708
- .icon2-crown-16:before {
709
- content: "\e953";
710
- }
711
- .icon2-turbo-16:before {
712
- content: "\e959";
713
- }
714
- .icon2-amp-16:before {
715
- content: "\e951";
716
- }
717
- .icon2-checked-circle-16:before {
718
- content: "\e952";
719
- }
720
- .icon2-warning-circle-16:before {
721
- content: "\e9a6";
722
- }
723
- .icon2-dangerous-circle-16:before {
724
- content: "\e9a7";
725
- }
726
- .icon2-question-circle-16:before {
727
- content: "\e9a8";
728
- }
729
- .icon2-up-circle-16:before {
730
- content: "\e95a";
731
- }
732
- .icon2-down-circle-16:before {
733
- content: "\e955";
734
- }
735
- .icon2-equal-circle-16:before {
736
- content: "\e956";
737
- }
738
- .icon2-triangle:before {
739
- content: "\e94e";
740
- }
1
+ @font-face {
2
+ font-family: 'Topvisor-2';
3
+ src:
4
+ url('fonts/Topvisor-2.ttf?uywjxm') format('truetype'),
5
+ url('fonts/Topvisor-2.woff?uywjxm') format('woff'),
6
+ url('fonts/Topvisor-2.svg?uywjxm#Topvisor-2') format('svg');
7
+ font-weight: normal;
8
+ font-style: normal;
9
+ font-display: block;
10
+ }
11
+
12
+ [class^="icon2-"], [class*=" icon2-"] {
13
+ /* use !important to prevent issues with browser extensions that change fonts */
14
+ font-family: 'Topvisor-2' !important;
15
+ speak: never;
16
+ font-style: normal;
17
+ font-weight: normal;
18
+ font-variant: normal;
19
+ text-transform: none;
20
+ line-height: 1;
21
+
22
+ /* Better Font Rendering =========== */
23
+ -webkit-font-smoothing: antialiased;
24
+ -moz-osx-font-smoothing: grayscale;
25
+ }
26
+
27
+ .icon2-searcher-0-ru:before {
28
+ content: "\e97a";
29
+ }
30
+ .icon2-searcher-0-en:before {
31
+ content: "\e986";
32
+ }
33
+ .icon2-searcher-1:before {
34
+ content: "\e97f";
35
+ }
36
+ .icon2-searcher-2:before {
37
+ content: "\e97d";
38
+ }
39
+ .icon2-searcher-4:before {
40
+ content: "\e97b";
41
+ }
42
+ .icon2-searcher-5:before {
43
+ content: "\e987";
44
+ }
45
+ .icon2-searcher-6:before {
46
+ content: "\e97e";
47
+ }
48
+ .icon2-searcher-7:before {
49
+ content: "\e97c";
50
+ }
51
+ .icon2-searcher-8:before {
52
+ content: "\e980";
53
+ }
54
+ .icon2-searcher-9:before {
55
+ content: "\e988";
56
+ }
57
+ .icon2-searcher-101:before {
58
+ content: "\e947";
59
+ }
60
+ .icon2-searcher-102:before {
61
+ content: "\e943";
62
+ }
63
+ .icon2-searcher-103:before {
64
+ content: "\e946";
65
+ }
66
+ .icon2-searcher-105:before {
67
+ content: "\e944";
68
+ }
69
+ .icon2-searcher-106:before {
70
+ content: "\e945";
71
+ }
72
+ .icon2-searcher-107:before {
73
+ content: "\e989";
74
+ }
75
+ .icon2-arrows-expand-horizontal:before {
76
+ content: "\e9e3";
77
+ }
78
+ .icon2-arrows-expand-vertical:before {
79
+ content: "\e9e4";
80
+ }
81
+ .icon2-arrows-in:before {
82
+ content: "\e9e5";
83
+ }
84
+ .icon2-arrows-out:before {
85
+ content: "\e9e6";
86
+ }
87
+ .icon2-arrows-vertical-up:before {
88
+ content: "\e9e7";
89
+ }
90
+ .icon2-chevron-contract:before {
91
+ content: "\e9e9";
92
+ }
93
+ .icon2-chevron-expand:before {
94
+ content: "\e9e8";
95
+ }
96
+ .icon2-select:before {
97
+ content: "\e9ce";
98
+ }
99
+ .icon2-chevron_down-s:before {
100
+ content: "\e9ba";
101
+ }
102
+ .icon2-chevron_up-s:before {
103
+ content: "\e9bb";
104
+ }
105
+ .icon2-chevron_left-s:before {
106
+ content: "\e9bc";
107
+ }
108
+ .icon2-chevron_right-s:before {
109
+ content: "\e9bd";
110
+ }
111
+ .icon2-arrow-down:before {
112
+ content: "\e900";
113
+ }
114
+ .icon2-arrow-left:before {
115
+ content: "\e901";
116
+ }
117
+ .icon2-arrow-right:before {
118
+ content: "\e902";
119
+ }
120
+ .icon2-arrow-up:before {
121
+ content: "\e903";
122
+ }
123
+ .icon2-chevron-down:before {
124
+ content: "\e90c";
125
+ }
126
+ .icon2-chevron-left:before {
127
+ content: "\e90d";
128
+ }
129
+ .icon2-chevron-right:before {
130
+ content: "\e90e";
131
+ }
132
+ .icon2-chevron-up:before {
133
+ content: "\e90f";
134
+ }
135
+ .icon2-window:before {
136
+ content: "\e9c5";
137
+ }
138
+ .icon2-analysis:before {
139
+ content: "\e979";
140
+ }
141
+ .icon2-analysis-fill:before {
142
+ content: "\e960";
143
+ }
144
+ .icon2-hammer:before {
145
+ content: "\e962";
146
+ }
147
+ .icon2-hammer-fill:before {
148
+ content: "\e961";
149
+ }
150
+ .icon2-radar-fill:before {
151
+ content: "\e967";
152
+ }
153
+ .icon2-radar:before {
154
+ content: "\e968";
155
+ }
156
+ .icon2-bar_chart:before {
157
+ content: "\e96a";
158
+ }
159
+ .icon2-bar_chart-fill:before {
160
+ content: "\e969";
161
+ }
162
+ .icon2-core:before {
163
+ content: "\e96c";
164
+ }
165
+ .icon2-trending-up:before {
166
+ content: "\e96d";
167
+ }
168
+ .icon2-inbox:before {
169
+ content: "\e96e";
170
+ }
171
+ .icon2-inbox-fill:before {
172
+ content: "\e96f";
173
+ }
174
+ .icon2-map:before {
175
+ content: "\e972";
176
+ }
177
+ .icon2-cup:before {
178
+ content: "\e974";
179
+ }
180
+ .icon2-cup-fill:before {
181
+ content: "\e975";
182
+ }
183
+ .icon2-snapshot:before {
184
+ content: "\e91b";
185
+ }
186
+ .icon2-circle:before {
187
+ content: "\e9ea";
188
+ }
189
+ .icon2-circles:before {
190
+ content: "\e9eb";
191
+ }
192
+ .icon2-filled-circle:before {
193
+ content: "\e9ec";
194
+ }
195
+ .icon2-campaign:before {
196
+ content: "\e9cf";
197
+ }
198
+ .icon2-dialog:before {
199
+ content: "\e9d0";
200
+ }
201
+ .icon2-gift:before {
202
+ content: "\e9d1";
203
+ }
204
+ .icon2-skill:before {
205
+ content: "\e9d2";
206
+ }
207
+ .icon2-template:before {
208
+ content: "\e9cd";
209
+ }
210
+ .icon2-core-v1:before {
211
+ content: "\e9c7";
212
+ }
213
+ .icon2-core-v3:before {
214
+ content: "\e9c8";
215
+ }
216
+ .icon2-bar_chart_2:before {
217
+ content: "\e977";
218
+ }
219
+ .icon2-sand_clock:before {
220
+ content: "\e9c3";
221
+ }
222
+ .icon2-lamp:before {
223
+ content: "\e9c2";
224
+ }
225
+ .icon2-book:before {
226
+ content: "\e9be";
227
+ }
228
+ .icon2-horns_sign:before {
229
+ content: "\e9bf";
230
+ }
231
+ .icon2-microphone:before {
232
+ content: "\e9c0";
233
+ }
234
+ .icon2-newspaper:before {
235
+ content: "\e9c1";
236
+ }
237
+ .icon2-rss:before {
238
+ content: "\e9b8";
239
+ }
240
+ .icon2-journal:before {
241
+ content: "\e978";
242
+ }
243
+ .icon2-academy:before {
244
+ content: "\e996";
245
+ }
246
+ .icon2-content:before {
247
+ content: "\e9b6";
248
+ }
249
+ .icon2-h:before {
250
+ content: "\e9b3";
251
+ }
252
+ .icon2-status_code:before {
253
+ content: "\e9b4";
254
+ }
255
+ .icon2-t:before {
256
+ content: "\e9b5";
257
+ }
258
+ .icon2-anonymous:before {
259
+ content: "\e9b1";
260
+ }
261
+ .icon2-cube:before {
262
+ content: "\e9a9";
263
+ }
264
+ .icon2-eye_closed:before {
265
+ content: "\e9aa";
266
+ }
267
+ .icon2-eye:before {
268
+ content: "\e9ab";
269
+ }
270
+ .icon2-image:before {
271
+ content: "\e9ac";
272
+ }
273
+ .icon2-link:before {
274
+ content: "\e9ad";
275
+ }
276
+ .icon2-speed:before {
277
+ content: "\e9ae";
278
+ }
279
+ .icon2-terminal:before {
280
+ content: "\e9af";
281
+ }
282
+ .icon2-key:before {
283
+ content: "\e98a";
284
+ }
285
+ .icon2-question:before {
286
+ content: "\e98b";
287
+ }
288
+ .icon2-bulleted_list:before {
289
+ content: "\e95c";
290
+ }
291
+ .icon2-external:before {
292
+ content: "\e948";
293
+ }
294
+ .icon2-target:before {
295
+ content: "\e91c";
296
+ }
297
+ .icon2-thunder:before {
298
+ content: "\e91d";
299
+ }
300
+ .icon2-menu:before {
301
+ content: "\e914";
302
+ }
303
+ .icon2-home:before {
304
+ content: "\e964";
305
+ }
306
+ .icon2-home-fill:before {
307
+ content: "\e963";
308
+ }
309
+ .icon2-ballot:before {
310
+ content: "\e966";
311
+ }
312
+ .icon2-ballot-fill:before {
313
+ content: "\e965";
314
+ }
315
+ .icon2-tools:before {
316
+ content: "\e96b";
317
+ }
318
+ .icon2-folder:before {
319
+ content: "\e970";
320
+ }
321
+ .icon2-folder-fill:before {
322
+ content: "\e971";
323
+ }
324
+ .icon2-chart:before {
325
+ content: "\e976";
326
+ }
327
+ .icon2-yandex_xml-en:before {
328
+ content: "\e94d";
329
+ }
330
+ .icon2-yandex_xml-fill-en:before {
331
+ content: "\e94c";
332
+ }
333
+ .icon2-yandex_xml-fill-ru:before {
334
+ content: "\e94a";
335
+ }
336
+ .icon2-yandex_xml-ru:before {
337
+ content: "\e949";
338
+ }
339
+ .icon2-academic_cap:before {
340
+ content: "\e94b";
341
+ }
342
+ .icon2-academic_cap-fill:before {
343
+ content: "\e95f";
344
+ }
345
+ .icon2-savings:before {
346
+ content: "\e905";
347
+ }
348
+ .icon2-savings-fill:before {
349
+ content: "\e904";
350
+ }
351
+ .icon2-bell:before {
352
+ content: "\e907";
353
+ }
354
+ .icon2-bell-fill:before {
355
+ content: "\e906";
356
+ }
357
+ .icon2-calendar:before {
358
+ content: "\e909";
359
+ }
360
+ .icon2-calendar-fill:before {
361
+ content: "\e908";
362
+ }
363
+ .icon2-case:before {
364
+ content: "\e90b";
365
+ }
366
+ .icon2-case-fill:before {
367
+ content: "\e90a";
368
+ }
369
+ .icon2-grid:before {
370
+ content: "\e911";
371
+ }
372
+ .icon2-grid-fill:before {
373
+ content: "\e910";
374
+ }
375
+ .icon2-mail:before {
376
+ content: "\e913";
377
+ }
378
+ .icon2-mail-fill:before {
379
+ content: "\e912";
380
+ }
381
+ .icon2-price_tag:before {
382
+ content: "\e916";
383
+ }
384
+ .icon2-price_tag-fill:before {
385
+ content: "\e915";
386
+ }
387
+ .icon2-map_point:before {
388
+ content: "\e918";
389
+ }
390
+ .icon2-map_point-fill:before {
391
+ content: "\e917";
392
+ }
393
+ .icon2-gear:before {
394
+ content: "\e91a";
395
+ }
396
+ .icon2-gear-fill:before {
397
+ content: "\e919";
398
+ }
399
+ .icon2-user:before {
400
+ content: "\e91f";
401
+ }
402
+ .icon2-user-fill:before {
403
+ content: "\e91e";
404
+ }
405
+ .icon2-users:before {
406
+ content: "\e921";
407
+ }
408
+ .icon2-users-fill:before {
409
+ content: "\e920";
410
+ }
411
+ .icon2-apple:before {
412
+ content: "\e9e1";
413
+ }
414
+ .icon2-topvisor:before {
415
+ content: "\e9d3";
416
+ }
417
+ .icon2-printer:before {
418
+ content: "\e9ed";
419
+ }
420
+ .icon2-globe:before {
421
+ content: "\e9e2";
422
+ }
423
+ .icon2-document_import:before {
424
+ content: "\e9d4";
425
+ }
426
+ .icon2-document_search:before {
427
+ content: "\e9d5";
428
+ }
429
+ .icon2-document_view:before {
430
+ content: "\e9d6";
431
+ }
432
+ .icon2-document:before {
433
+ content: "\e9d7";
434
+ }
435
+ .icon2-minus_circle:before {
436
+ content: "\e9d8";
437
+ }
438
+ .icon2-sort-a-z:before {
439
+ content: "\e9d9";
440
+ }
441
+ .icon2-sort-z-a:before {
442
+ content: "\e9da";
443
+ }
444
+ .icon2-clipboard-done:before {
445
+ content: "\e9db";
446
+ }
447
+ .icon2-clipboard-undone:before {
448
+ content: "\e9dc";
449
+ }
450
+ .icon2-clipboard:before {
451
+ content: "\e9dd";
452
+ }
453
+ .icon2-unlock-fill:before {
454
+ content: "\e9de";
455
+ }
456
+ .icon2-unlock:before {
457
+ content: "\e9df";
458
+ }
459
+ .icon2-share:before {
460
+ content: "\e9cc";
461
+ }
462
+ .icon2-checklist:before {
463
+ content: "\e9cb";
464
+ }
465
+ .icon2-cluster:before {
466
+ content: "\e932";
467
+ }
468
+ .icon2-core-add:before {
469
+ content: "\e9c6";
470
+ }
471
+ .icon2-filter:before {
472
+ content: "\e9c9";
473
+ }
474
+ .icon2-volume:before {
475
+ content: "\e9ca";
476
+ }
477
+ .icon2-plug:before {
478
+ content: "\e973";
479
+ }
480
+ .icon2-qr_code:before {
481
+ content: "\e9b7";
482
+ }
483
+ .icon2-circular_arrow:before {
484
+ content: "\e9b0";
485
+ }
486
+ .icon2-pause_circle:before {
487
+ content: "\e9a3";
488
+ }
489
+ .icon2-play_circle:before {
490
+ content: "\e9a4";
491
+ }
492
+ .icon2-power:before {
493
+ content: "\e9a5";
494
+ }
495
+ .icon2-heart:before {
496
+ content: "\e99b";
497
+ }
498
+ .icon2-heart-fill:before {
499
+ content: "\e99c";
500
+ }
501
+ .icon2-heart_broken:before {
502
+ content: "\e99d";
503
+ }
504
+ .icon2-heart_broken-fill:before {
505
+ content: "\e99e";
506
+ }
507
+ .icon2-like:before {
508
+ content: "\e99f";
509
+ }
510
+ .icon2-like-fill:before {
511
+ content: "\e9a0";
512
+ }
513
+ .icon2-dislike:before {
514
+ content: "\e9a1";
515
+ }
516
+ .icon2-dislike-fill:before {
517
+ content: "\e9a2";
518
+ }
519
+ .icon2-lock:before {
520
+ content: "\e998";
521
+ }
522
+ .icon2-lock-fill:before {
523
+ content: "\e997";
524
+ }
525
+ .icon2-clock:before {
526
+ content: "\e99a";
527
+ }
528
+ .icon2-clock-fill:before {
529
+ content: "\e999";
530
+ }
531
+ .icon2-circular_arrows:before {
532
+ content: "\e98c";
533
+ }
534
+ .icon2-flag:before {
535
+ content: "\e95e";
536
+ }
537
+ .icon2-flag-fill:before {
538
+ content: "\e982";
539
+ }
540
+ .icon2-chain_broken:before {
541
+ content: "\e983";
542
+ }
543
+ .icon2-step-over:before {
544
+ content: "\e993";
545
+ }
546
+ .icon2-step:before {
547
+ content: "\e984";
548
+ }
549
+ .icon2-loop:before {
550
+ content: "\e981";
551
+ }
552
+ .icon2-close:before {
553
+ content: "\e924";
554
+ }
555
+ .icon2-chat_bubble:before {
556
+ content: "\e923";
557
+ }
558
+ .icon2-chat_bubble-fill:before {
559
+ content: "\e922";
560
+ }
561
+ .icon2-trash:before {
562
+ content: "\e926";
563
+ }
564
+ .icon2-trash-fill:before {
565
+ content: "\e925";
566
+ }
567
+ .icon2-document_edit:before {
568
+ content: "\e928";
569
+ }
570
+ .icon2-document_edit-fill:before {
571
+ content: "\e927";
572
+ }
573
+ .icon2-pencil:before {
574
+ content: "\e92a";
575
+ }
576
+ .icon2-pencil-fill:before {
577
+ content: "\e929";
578
+ }
579
+ .icon2-logout:before {
580
+ content: "\e92c";
581
+ }
582
+ .icon2-logout-fill:before {
583
+ content: "\e92b";
584
+ }
585
+ .icon2-export:before {
586
+ content: "\e92d";
587
+ }
588
+ .icon2-sort-asc:before {
589
+ content: "\e92e";
590
+ }
591
+ .icon2-sort-desc:before {
592
+ content: "\e92f";
593
+ }
594
+ .icon2-favorite:before {
595
+ content: "\e931";
596
+ }
597
+ .icon2-favorite-fill:before {
598
+ content: "\e930";
599
+ }
600
+ .icon2-layers:before {
601
+ content: "\e934";
602
+ }
603
+ .icon2-layers-fill:before {
604
+ content: "\e933";
605
+ }
606
+ .icon2-new_tab:before {
607
+ content: "\e935";
608
+ }
609
+ .icon2-a:before {
610
+ content: "\e937";
611
+ }
612
+ .icon2-a-fill:before {
613
+ content: "\e936";
614
+ }
615
+ .icon2-palette:before {
616
+ content: "\e938";
617
+ }
618
+ .icon2-plus_circle:before {
619
+ content: "\e93a";
620
+ }
621
+ .icon2-plus_circles-fill:before {
622
+ content: "\e939";
623
+ }
624
+ .icon2-plus:before {
625
+ content: "\e93b";
626
+ }
627
+ .icon2-search:before {
628
+ content: "\e93c";
629
+ }
630
+ .icon2-swap_vert:before {
631
+ content: "\e93d";
632
+ }
633
+ .icon2-table:before {
634
+ content: "\e93f";
635
+ }
636
+ .icon2-table-fill:before {
637
+ content: "\e93e";
638
+ }
639
+ .icon2-bookmark:before {
640
+ content: "\e942";
641
+ }
642
+ .icon2-bookmark-fill:before {
643
+ content: "\e941";
644
+ }
645
+ .icon2-bookmark_crossed:before {
646
+ content: "\e940";
647
+ }
648
+ .icon2-anime:before {
649
+ content: "\e9e0";
650
+ }
651
+ .icon2-caret-down-14:before {
652
+ content: "\e9c4";
653
+ }
654
+ .icon2-switcher-circle-16-2:before {
655
+ content: "\e9b9";
656
+ }
657
+ .icon2-desktop-16:before {
658
+ content: "\e954";
659
+ }
660
+ .icon2-phone-16:before {
661
+ content: "\e957";
662
+ }
663
+ .icon2-tablet-16:before {
664
+ content: "\e958";
665
+ }
666
+ .icon2-user-plus-16:before {
667
+ content: "\e9b2";
668
+ }
669
+ .icon2-bar_chart-fill-16:before {
670
+ content: "\e994";
671
+ }
672
+ .icon2-flag-16:before {
673
+ content: "\e992";
674
+ }
675
+ .icon2-user-checked-16:before {
676
+ content: "\e990";
677
+ }
678
+ .icon2-user-16:before {
679
+ content: "\e991";
680
+ }
681
+ .icon2-user-fill-16:before {
682
+ content: "\e95b";
683
+ }
684
+ .icon2-average-16:before {
685
+ content: "\e98d";
686
+ }
687
+ .icon2-median-16:before {
688
+ content: "\e98e";
689
+ }
690
+ .icon2-visibility-16:before {
691
+ content: "\e98f";
692
+ }
693
+ .icon2-checked-indicate-16:before {
694
+ content: "\e95d";
695
+ }
696
+ .icon2-cross-indicate-16:before {
697
+ content: "\e985";
698
+ }
699
+ .icon2-minus-indicate-16:before {
700
+ content: "\e995";
701
+ }
702
+ .icon2-external-16:before {
703
+ content: "\e94f";
704
+ }
705
+ .icon2-more-vertical-16:before {
706
+ content: "\e950";
707
+ }
708
+ .icon2-crown-16:before {
709
+ content: "\e953";
710
+ }
711
+ .icon2-turbo-16:before {
712
+ content: "\e959";
713
+ }
714
+ .icon2-amp-16:before {
715
+ content: "\e951";
716
+ }
717
+ .icon2-checked-circle-16:before {
718
+ content: "\e952";
719
+ }
720
+ .icon2-warning-circle-16:before {
721
+ content: "\e9a6";
722
+ }
723
+ .icon2-dangerous-circle-16:before {
724
+ content: "\e9a7";
725
+ }
726
+ .icon2-question-circle-16:before {
727
+ content: "\e9a8";
728
+ }
729
+ .icon2-up-circle-16:before {
730
+ content: "\e95a";
731
+ }
732
+ .icon2-down-circle-16:before {
733
+ content: "\e955";
734
+ }
735
+ .icon2-equal-circle-16:before {
736
+ content: "\e956";
737
+ }
738
+ .icon2-triangle:before {
739
+ content: "\e94e";
740
+ }