matcha-icons 1.0.4 → 1.0.6

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/style.css ADDED
@@ -0,0 +1,1369 @@
1
+ @font-face {
2
+ font-family: 'matcha-icons';
3
+ src: url('fonts/matcha-icons.eot?3kx9ay');
4
+ src: url('fonts/matcha-icons.eot?3kx9ay#iefix') format('embedded-opentype'),
5
+ url('fonts/matcha-icons.ttf?3kx9ay') format('truetype'),
6
+ url('fonts/matcha-icons.woff?3kx9ay') format('woff'),
7
+ url('fonts/matcha-icons.svg?3kx9ay#matcha-icons') format('svg');
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ font-display: block;
11
+ }
12
+
13
+ [class^="i-matcha-"], [class*=" i-matcha-"] {
14
+ /* use !important to prevent issues with browser extensions that change fonts */
15
+ font-family: 'matcha-icons' !important;
16
+ speak: never;
17
+ font-style: normal;
18
+ font-weight: normal;
19
+ font-variant: normal;
20
+ text-transform: none;
21
+ line-height: 1;
22
+
23
+ /* Better Font Rendering =========== */
24
+ -webkit-font-smoothing: antialiased;
25
+ -moz-osx-font-smoothing: grayscale;
26
+ }
27
+
28
+ .i-matcha-home:before {
29
+ content: "\e948";
30
+ }
31
+ .i-matcha-home-out:before {
32
+ content: "\e964";
33
+ }
34
+ .i-matcha-content:before {
35
+ content: "\e942";
36
+ }
37
+ .i-matcha-content-out:before {
38
+ content: "\e95e";
39
+ }
40
+ .i-matcha-events:before {
41
+ content: "\e945";
42
+ }
43
+ .i-matcha-events-out:before {
44
+ content: "\e961";
45
+ }
46
+ .i-matcha-favorite:before {
47
+ content: "\e946";
48
+ }
49
+ .i-matcha-favorite-out:before {
50
+ content: "\e962";
51
+ }
52
+ .i-matcha-tv:before {
53
+ content: "\e954";
54
+ }
55
+ .i-matcha-tv-out:before {
56
+ content: "\e970";
57
+ }
58
+ .i-matcha-bible:before {
59
+ content: "\e93a";
60
+ }
61
+ .i-matcha-bible-out:before {
62
+ content: "\e957";
63
+ }
64
+ .i-matcha-reading-plan:before {
65
+ content: "\e951";
66
+ }
67
+ .i-matcha-reading-plan-out:before {
68
+ content: "\e96d";
69
+ }
70
+ .i-matcha-agenda:before {
71
+ content: "\e939";
72
+ }
73
+ .i-matcha-agenda-out:before {
74
+ content: "\e956";
75
+ }
76
+ .i-matcha-church:before {
77
+ content: "\e940";
78
+ }
79
+ .i-matcha-church-out:before {
80
+ content: "\e95c";
81
+ }
82
+ .i-matcha-download:before {
83
+ content: "\e943";
84
+ }
85
+ .i-matcha-downloads-out:before {
86
+ content: "\e95f";
87
+ }
88
+ .i-matcha-groups:before {
89
+ content: "\e947";
90
+ }
91
+ .i-matcha-groups-out:before {
92
+ content: "\e963";
93
+ }
94
+ .i-matcha-live:before {
95
+ content: "\e94a";
96
+ }
97
+ .i-matcha-live-out:before {
98
+ content: "\e966";
99
+ }
100
+ .i-matcha-star:before {
101
+ content: "\e952";
102
+ }
103
+ .i-matcha-star-out:before {
104
+ content: "\e96e";
105
+ }
106
+ .i-matcha-news:before {
107
+ content: "\e94d";
108
+ }
109
+ .i-matcha-news-out:before {
110
+ content: "\e969";
111
+ }
112
+ .i-matcha-edit:before {
113
+ content: "\e944";
114
+ }
115
+ .i-matcha-edit-out:before {
116
+ content: "\e960";
117
+ }
118
+ .i-matcha-web:before {
119
+ content: "\e955";
120
+ }
121
+ .i-matcha-web-out:before {
122
+ content: "\e971";
123
+ }
124
+ .i-matcha-prayer:before {
125
+ content: "\e94e";
126
+ }
127
+ .i-matcha-prayer-out:before {
128
+ content: "\e96a";
129
+ }
130
+ .i-matcha-radio:before {
131
+ content: "\e950";
132
+ }
133
+ .i-matcha-radio-out:before {
134
+ content: "\e96c";
135
+ }
136
+ .i-matcha-id-card:before {
137
+ content: "\e93d";
138
+ }
139
+ .i-matcha-id-card-out:before {
140
+ content: "\e965";
141
+ }
142
+ .i-matcha-cell:before {
143
+ content: "\e93f";
144
+ }
145
+ .i-matcha-cell-out:before {
146
+ content: "\e95b";
147
+ }
148
+ .i-matcha-business:before {
149
+ content: "\e93c";
150
+ }
151
+ .i-matcha-business-out:before {
152
+ content: "\e959";
153
+ }
154
+ .i-matcha-contact:before {
155
+ content: "\e941";
156
+ }
157
+ .i-matcha-contact-out:before {
158
+ content: "\e95d";
159
+ }
160
+ .i-matcha-store:before {
161
+ content: "\e953";
162
+ }
163
+ .i-matcha-store-out:before {
164
+ content: "\e96f";
165
+ }
166
+ .i-matcha-mykids:before {
167
+ content: "\e94c";
168
+ }
169
+ .i-matcha-mykids-out:before {
170
+ content: "\e968";
171
+ }
172
+ .i-matcha-profile:before {
173
+ content: "\e94f";
174
+ }
175
+ .i-matcha-profile-out:before {
176
+ content: "\e96b";
177
+ }
178
+ .i-matcha-bright:before {
179
+ content: "\e93b";
180
+ }
181
+ .i-matcha-bright-out:before {
182
+ content: "\e958";
183
+ }
184
+ .i-matcha-case:before {
185
+ content: "\e93e";
186
+ }
187
+ .i-matcha-case-out:before {
188
+ content: "\e95a";
189
+ }
190
+ .i-matcha-cake:before {
191
+ content: "\e9b5";
192
+ }
193
+ .i-matcha-link:before {
194
+ content: "\e949";
195
+ }
196
+ .i-matcha-list:before {
197
+ content: "\e94b";
198
+ }
199
+ .i-matcha-grid:before {
200
+ content: "\e9de";
201
+ }
202
+ .i-matcha-grid-out:before {
203
+ content: "\e9df";
204
+ }
205
+ .i-matcha-contrast:before {
206
+ content: "\e99f";
207
+ }
208
+ .i-matcha-check-in:before {
209
+ content: "\e933";
210
+ }
211
+ .i-matcha-check-out:before {
212
+ content: "\e9f5";
213
+ }
214
+ .i-matcha-counseling:before {
215
+ content: "\e9f6";
216
+ }
217
+ .i-matcha-counseling-out:before {
218
+ content: "\e9f7";
219
+ }
220
+ .i-matcha-notes:before {
221
+ content: "\e97e";
222
+ }
223
+ .i-matcha-notes-out:before {
224
+ content: "\e9f8";
225
+ }
226
+ .i-matcha-print:before {
227
+ content: "\e9f9";
228
+ }
229
+ .i-matcha-print-out:before {
230
+ content: "\e9fa";
231
+ }
232
+ .i-matcha-smile:before {
233
+ content: "\e9fb";
234
+ }
235
+ .i-matcha-notification:before {
236
+ content: "\e9fc";
237
+ }
238
+ .i-matcha-light-mode:before {
239
+ content: "\e9e3";
240
+ }
241
+ .i-matcha-dark-mode:before {
242
+ content: "\e9e4";
243
+ }
244
+ .i-matcha-dark-mode-2:before {
245
+ content: "\e9e5";
246
+ }
247
+ .i-matcha-category:before {
248
+ content: "\e978";
249
+ }
250
+ .i-matcha-bank:before {
251
+ content: "\e976";
252
+ }
253
+ .i-matcha-visitor:before {
254
+ content: "\e983";
255
+ }
256
+ .i-matcha-participant:before {
257
+ content: "\e97f";
258
+ }
259
+ .i-matcha-arrow-left:before {
260
+ content: "\e973";
261
+ }
262
+ .i-matcha-arrow-up:before {
263
+ content: "\e975";
264
+ }
265
+ .i-matcha-arrow-down:before {
266
+ content: "\e972";
267
+ }
268
+ .i-matcha-arrow-right:before {
269
+ content: "\e974";
270
+ }
271
+ .i-matcha-chevron-left:before {
272
+ content: "\e9b1";
273
+ }
274
+ .i-matcha-chevron-right:before {
275
+ content: "\e9e0";
276
+ }
277
+ .i-matcha-chevron-down:before {
278
+ content: "\e9e1";
279
+ }
280
+ .i-matcha-chevron-up:before {
281
+ content: "\e9e2";
282
+ }
283
+ .i-matcha-reading:before {
284
+ content: "\e981";
285
+ }
286
+ .i-matcha-blocked:before {
287
+ content: "\e977";
288
+ }
289
+ .i-matcha-reports:before {
290
+ content: "\e982";
291
+ }
292
+ .i-matcha-dashboard:before {
293
+ content: "\e97a";
294
+ }
295
+ .i-matcha-graph:before {
296
+ content: "\e97c";
297
+ }
298
+ .i-matcha-education:before {
299
+ content: "\e97b";
300
+ }
301
+ .i-matcha-phone:before {
302
+ content: "\e980";
303
+ }
304
+ .i-matcha-contact-us:before {
305
+ content: "\e979";
306
+ }
307
+ .i-matcha-header-panel:before {
308
+ content: "\e97d";
309
+ }
310
+ .i-matcha-audio:before {
311
+ content: "\e984";
312
+ }
313
+ .i-matcha-audio-out:before {
314
+ content: "\e991";
315
+ }
316
+ .i-matcha-foward:before {
317
+ content: "\e986";
318
+ }
319
+ .i-matcha-foward-out:before {
320
+ content: "\e993";
321
+ }
322
+ .i-matcha-next:before {
323
+ content: "\e989";
324
+ }
325
+ .i-matcha-next1:before {
326
+ content: "\e996";
327
+ }
328
+ .i-matcha-pause:before {
329
+ content: "\e98a";
330
+ }
331
+ .i-matcha-pause-out:before {
332
+ content: "\e997";
333
+ }
334
+ .i-matcha-play:before {
335
+ content: "\e98b";
336
+ }
337
+ .i-matcha-play-out:before {
338
+ content: "\e998";
339
+ }
340
+ .i-matcha-microphone:before {
341
+ content: "\e988";
342
+ }
343
+ .i-matcha-microphone-out:before {
344
+ content: "\e995";
345
+ }
346
+ .i-matcha-previous:before {
347
+ content: "\e98c";
348
+ }
349
+ .i-matcha-previous-out:before {
350
+ content: "\e999";
351
+ }
352
+ .i-matcha-rewind:before {
353
+ content: "\e98d";
354
+ }
355
+ .i-matcha-rewind-out:before {
356
+ content: "\e99a";
357
+ }
358
+ .i-matcha-songbook:before {
359
+ content: "\e98e";
360
+ }
361
+ .i-matcha-songbook-out:before {
362
+ content: "\e99b";
363
+ }
364
+ .i-matcha-video:before {
365
+ content: "\e990";
366
+ }
367
+ .i-matcha-video-out:before {
368
+ content: "\e99d";
369
+ }
370
+ .i-matcha-upload:before {
371
+ content: "\e98f";
372
+ }
373
+ .i-matcha-upload-out:before {
374
+ content: "\e99c";
375
+ }
376
+ .i-matcha-gallery:before {
377
+ content: "\e987";
378
+ }
379
+ .i-matcha-image-out:before {
380
+ content: "\e994";
381
+ }
382
+ .i-matcha-bonus:before {
383
+ content: "\e985";
384
+ }
385
+ .i-matcha-bonus-out:before {
386
+ content: "\e992";
387
+ }
388
+ .i-matcha-save:before {
389
+ content: "\e9fd";
390
+ }
391
+ .i-matcha-save-out:before {
392
+ content: "\e9fe";
393
+ }
394
+ .i-matcha-lightbulb:before {
395
+ content: "\e9ff";
396
+ }
397
+ .i-matcha-lightbulb-out:before {
398
+ content: "\ea00";
399
+ }
400
+ .i-matcha-laptop:before {
401
+ content: "\ea01";
402
+ }
403
+ .i-matcha-phone1:before {
404
+ content: "\ea02";
405
+ }
406
+ .i-matcha-monitor:before {
407
+ content: "\ea03";
408
+ }
409
+ .i-matcha-monitor-out:before {
410
+ content: "\ea04";
411
+ }
412
+ .i-matcha-testimony:before {
413
+ content: "\ea05";
414
+ }
415
+ .i-matcha-testimony-out:before {
416
+ content: "\ea06";
417
+ }
418
+ .i-matcha-pdf:before {
419
+ content: "\e9e6";
420
+ }
421
+ .i-matcha-podtail:before {
422
+ content: "\e9a0";
423
+ }
424
+ .i-matcha-net:before {
425
+ content: "\e99e";
426
+ }
427
+ .i-matcha-contact1:before {
428
+ content: "\e9e7";
429
+ }
430
+ .i-matcha-copy-content:before {
431
+ content: "\ea07";
432
+ }
433
+ .i-matcha-about:before {
434
+ content: "\e9c8";
435
+ }
436
+ .i-matcha-about-out:before {
437
+ content: "\e9cc";
438
+ }
439
+ .i-matcha-copy:before {
440
+ content: "\e9c9";
441
+ }
442
+ .i-matcha-copy-out:before {
443
+ content: "\ea08";
444
+ }
445
+ .i-matcha-copy-folder:before {
446
+ content: "\ea09";
447
+ }
448
+ .i-matcha-copy-folder-out:before {
449
+ content: "\ea0a";
450
+ }
451
+ .i-matcha-new-note:before {
452
+ content: "\e9ca";
453
+ }
454
+ .i-matcha-new-note-out:before {
455
+ content: "\ea0b";
456
+ }
457
+ .i-matcha-folder-closed:before {
458
+ content: "\e9d0";
459
+ }
460
+ .i-matcha-folder-opened:before {
461
+ content: "\e9d1";
462
+ }
463
+ .i-matcha-note:before {
464
+ content: "\e9cb";
465
+ }
466
+ .i-matcha-note-out:before {
467
+ content: "\e9cf";
468
+ }
469
+ .i-matcha-copy-out1:before {
470
+ content: "\e9cd";
471
+ }
472
+ .i-matcha-new-note-out1:before {
473
+ content: "\e9ce";
474
+ }
475
+ .i-matcha-text:before {
476
+ content: "\e9dc";
477
+ }
478
+ .i-matcha-text-align-left:before {
479
+ content: "\e9d7";
480
+ }
481
+ .i-matcha-text-bullet-list:before {
482
+ content: "\e9d9";
483
+ }
484
+ .i-matcha-text-align-center:before {
485
+ content: "\e9d5";
486
+ }
487
+ .i-matcha-text-indent-back:before {
488
+ content: "\e9da";
489
+ }
490
+ .i-matcha-text-align-justify:before {
491
+ content: "\e9d6";
492
+ }
493
+ .i-matcha-text-indent-foward:before {
494
+ content: "\e9db";
495
+ }
496
+ .i-matcha-text-align-right:before {
497
+ content: "\e9d8";
498
+ }
499
+ .i-matcha-font-bold:before {
500
+ content: "\e9d2";
501
+ }
502
+ .i-matcha-font-underline:before {
503
+ content: "\e9d4";
504
+ }
505
+ .i-matcha-font-italic:before {
506
+ content: "\e9d3";
507
+ }
508
+ .i-matcha-delete:before {
509
+ content: "\e902";
510
+ }
511
+ .i-matcha-delete-out:before {
512
+ content: "\e915";
513
+ }
514
+ .i-matcha-filter:before {
515
+ content: "\ea0d";
516
+ }
517
+ .i-matcha-filter-out:before {
518
+ content: "\e916";
519
+ }
520
+ .i-matcha-filter-bars:before {
521
+ content: "\e903";
522
+ }
523
+ .i-matcha-fullscreen:before {
524
+ content: "\e905";
525
+ }
526
+ .i-matcha-fullscreen-out:before {
527
+ content: "\e918";
528
+ }
529
+ .i-matcha-fullscreen-exit:before {
530
+ content: "\e904";
531
+ }
532
+ .i-matcha-fullscreen-exit-out:before {
533
+ content: "\e917";
534
+ }
535
+ .i-matcha-settings:before {
536
+ content: "\e90d";
537
+ }
538
+ .i-matcha-settings-out:before {
539
+ content: "\e920";
540
+ }
541
+ .i-matcha-share:before {
542
+ content: "\e90e";
543
+ }
544
+ .i-matcha-share-out:before {
545
+ content: "\e921";
546
+ }
547
+ .i-matcha-toggle-off:before {
548
+ content: "\e90f";
549
+ }
550
+ .i-matcha-toggle-on:before {
551
+ content: "\e910";
552
+ }
553
+ .i-matcha-toggle-off-out:before {
554
+ content: "\e922";
555
+ }
556
+ .i-matcha-toggle-on-out:before {
557
+ content: "\e923";
558
+ }
559
+ .i-matcha-visibility-on:before {
560
+ content: "\e912";
561
+ }
562
+ .i-matcha-visibility-off:before {
563
+ content: "\e911";
564
+ }
565
+ .i-matcha-visibility-on-out:before {
566
+ content: "\e925";
567
+ }
568
+ .i-matcha-visibility-off-out:before {
569
+ content: "\e924";
570
+ }
571
+ .i-matcha-logout:before {
572
+ content: "\e908";
573
+ }
574
+ .i-matcha-logout-out:before {
575
+ content: "\e91b";
576
+ }
577
+ .i-matcha-search:before {
578
+ content: "\e90c";
579
+ }
580
+ .i-matcha-search-out:before {
581
+ content: "\e91f";
582
+ }
583
+ .i-matcha-notification1:before {
584
+ content: "\e90a";
585
+ }
586
+ .i-matcha-notification-out:before {
587
+ content: "\e91d";
588
+ }
589
+ .i-matcha-password:before {
590
+ content: "\e90b";
591
+ }
592
+ .i-matcha-password-out:before {
593
+ content: "\e91e";
594
+ }
595
+ .i-matcha-calendar:before {
596
+ content: "\e901";
597
+ }
598
+ .i-matcha-calendar-out:before {
599
+ content: "\e914";
600
+ }
601
+ .i-matcha-menu:before {
602
+ content: "\e909";
603
+ }
604
+ .i-matcha-menu-out:before {
605
+ content: "\e91c";
606
+ }
607
+ .i-matcha-info:before {
608
+ content: "\e906";
609
+ }
610
+ .i-matcha-info-out:before {
611
+ content: "\e919";
612
+ }
613
+ .i-matcha-leadership:before {
614
+ content: "\e907";
615
+ }
616
+ .i-matcha-leadership-out:before {
617
+ content: "\e91a";
618
+ }
619
+ .i-matcha-attachment:before {
620
+ content: "\e900";
621
+ }
622
+ .i-matcha-attachment-out:before {
623
+ content: "\e913";
624
+ }
625
+ .i-matcha-send:before {
626
+ content: "\ea0e";
627
+ }
628
+ .i-matcha-action_sign_error:before {
629
+ content: "\e935";
630
+ }
631
+ .i-matcha-action_close:before {
632
+ content: "\e92a";
633
+ }
634
+ .i-matcha-action_sign_success:before {
635
+ content: "\e937";
636
+ }
637
+ .i-matcha-action_done:before {
638
+ content: "\e92b";
639
+ }
640
+ .i-matcha-action_sign_warning:before {
641
+ content: "\e938";
642
+ }
643
+ .i-matcha-action_sign_warning-out:before {
644
+ content: "\ea0f";
645
+ }
646
+ .i-matcha-feedback:before {
647
+ content: "\ea10";
648
+ }
649
+ .i-matcha-feedback-out:before {
650
+ content: "\ea11";
651
+ }
652
+ .i-matcha-action_get_up:before {
653
+ content: "\e92d";
654
+ }
655
+ .i-matcha-action_get_down:before {
656
+ content: "\e92c";
657
+ }
658
+ .i-matcha-action_move:before {
659
+ content: "\e930";
660
+ }
661
+ .i-matcha-action_key:before {
662
+ content: "\e92e";
663
+ }
664
+ .i-matcha-action_sign_info:before {
665
+ content: "\e936";
666
+ }
667
+ .i-matcha-action_sign_info-out:before {
668
+ content: "\ea12";
669
+ }
670
+ .i-matcha-qr-code-no-border:before {
671
+ content: "\ea13";
672
+ }
673
+ .i-matcha-qr-code:before {
674
+ content: "\ea14";
675
+ }
676
+ .i-matcha-drag-dots:before {
677
+ content: "\ea15";
678
+ }
679
+ .i-matcha-drag-bars:before {
680
+ content: "\ea16";
681
+ }
682
+ .i-matcha-action_arrow_down:before {
683
+ content: "\e926";
684
+ }
685
+ .i-matcha-action_arrow_left:before {
686
+ content: "\e927";
687
+ }
688
+ .i-matcha-action_arrow_up:before {
689
+ content: "\e929";
690
+ }
691
+ .i-matcha-action_arrow_right:before {
692
+ content: "\e928";
693
+ }
694
+ .i-matcha-action_plus:before {
695
+ content: "\e932";
696
+ }
697
+ .i-matcha-minus:before {
698
+ content: "\ea17";
699
+ }
700
+ .i-matcha-action_reload:before {
701
+ content: "\e934";
702
+ }
703
+ .i-matcha-action_list:before {
704
+ content: "\e92f";
705
+ }
706
+ .i-matcha-action_options:before {
707
+ content: "\e931";
708
+ }
709
+ .i-matcha-historic:before {
710
+ content: "\ea18";
711
+ }
712
+ .i-matcha-load .path1:before {
713
+ content: "\ea19";
714
+ color: rgb(0, 0, 0);
715
+ opacity: 0.5;
716
+ }
717
+ .i-matcha-load .path2:before {
718
+ content: "\ea1a";
719
+ margin-left: -1em;
720
+ color: rgb(0, 0, 0);
721
+ }
722
+ .i-matcha-plugin:before {
723
+ content: "\ea1b";
724
+ }
725
+ .i-matcha-modules:before {
726
+ content: "\ea1c";
727
+ }
728
+ .i-matcha-platform:before {
729
+ content: "\ea1d";
730
+ }
731
+ .i-matcha-barcode:before {
732
+ content: "\e9a1";
733
+ }
734
+ .i-matcha-barcode-out:before {
735
+ content: "\e9aa";
736
+ }
737
+ .i-matcha-camera:before {
738
+ content: "\e9a2";
739
+ }
740
+ .i-matcha-camera-out:before {
741
+ content: "\e9ab";
742
+ }
743
+ .i-matcha-cast:before {
744
+ content: "\e9a4";
745
+ }
746
+ .i-matcha-cast-out:before {
747
+ content: "\e9ad";
748
+ }
749
+ .i-matcha-location:before {
750
+ content: "\e9a7";
751
+ }
752
+ .i-matcha-location-out:before {
753
+ content: "\e9b0";
754
+ }
755
+ .i-matcha-clock:before {
756
+ content: "\e9a5";
757
+ }
758
+ .i-matcha-clock-out:before {
759
+ content: "\e9ae";
760
+ }
761
+ .i-matcha-card:before {
762
+ content: "\e9a3";
763
+ }
764
+ .i-matcha-card-out:before {
765
+ content: "\e9ac";
766
+ }
767
+ .i-matcha-receipt:before {
768
+ content: "\e9a9";
769
+ }
770
+ .i-matcha-receipt-out:before {
771
+ content: "\e9b2";
772
+ }
773
+ .i-matcha-email:before {
774
+ content: "\e9a6";
775
+ }
776
+ .i-matcha-email-out:before {
777
+ content: "\e9af";
778
+ }
779
+ .i-matcha-pix:before {
780
+ content: "\e9a8";
781
+ }
782
+ .i-matcha-pix-out:before {
783
+ content: "\e9e8";
784
+ }
785
+ .i-matcha-location-cell:before {
786
+ content: "\e9e9";
787
+ }
788
+ .i-matcha-location-cell-out:before {
789
+ content: "\e967";
790
+ }
791
+ .i-matcha-image-rights:before {
792
+ content: "\e9bc";
793
+ }
794
+ .i-matcha-image-rights-allowed:before {
795
+ content: "\e9bd";
796
+ }
797
+ .i-matcha-food-restriction:before {
798
+ content: "\e9be";
799
+ }
800
+ .i-matcha-no-food-restriction:before {
801
+ content: "\e9bf";
802
+ }
803
+ .i-matcha-allergy:before {
804
+ content: "\e9c0";
805
+ }
806
+ .i-matcha-special-need:before {
807
+ content: "\e9c1";
808
+ }
809
+ .i-matcha-map:before {
810
+ content: "\e9b8";
811
+ }
812
+ .i-matcha-apple:before {
813
+ content: "\e9b3";
814
+ }
815
+ .i-matcha-number:before {
816
+ content: "\e9b9";
817
+ }
818
+ .i-matcha-flow:before {
819
+ content: "\e9b6";
820
+ }
821
+ .i-matcha-ibf-church:before {
822
+ content: "\e9b7";
823
+ }
824
+ .i-matcha-process-barcode:before {
825
+ content: "\e9ba";
826
+ }
827
+ .i-matcha-process-card:before {
828
+ content: "\e9bb";
829
+ }
830
+ .i-matcha-box-opened:before {
831
+ content: "\e9b4";
832
+ }
833
+ .i-matcha-parent:before {
834
+ content: "\ea1e";
835
+ }
836
+ .i-matcha-kid-girl:before {
837
+ content: "\ea1f";
838
+ }
839
+ .i-matcha-kid-boy:before {
840
+ content: "\ea20";
841
+ }
842
+ .i-matcha-people:before {
843
+ content: "\ea21";
844
+ }
845
+ .i-matcha-circle-code:before {
846
+ content: "\e9c2";
847
+ }
848
+ .i-matcha-circle-email:before {
849
+ content: "\e9c3";
850
+ }
851
+ .i-matcha-circle-facebook:before {
852
+ content: "\e9c4";
853
+ }
854
+ .i-matcha-facebook:before {
855
+ content: "\e9ea";
856
+ }
857
+ .i-matcha-circle-instagram:before {
858
+ content: "\e9c5";
859
+ }
860
+ .i-matcha-instagram:before {
861
+ content: "\e9eb";
862
+ }
863
+ .i-matcha-circle-share:before {
864
+ content: "\e9c6";
865
+ }
866
+ .i-matcha-circle-soundcloud:before {
867
+ content: "\e9c7";
868
+ }
869
+ .i-matcha-circle-spotfy:before {
870
+ content: "\e9dd";
871
+ }
872
+ .i-matcha-circle-telegram:before {
873
+ content: "\e9ec";
874
+ }
875
+ .i-matcha-telegram:before {
876
+ content: "\e9ed";
877
+ }
878
+ .i-matcha-circle-tiktok:before {
879
+ content: "\e9ee";
880
+ }
881
+ .i-matcha-circle-twitter:before {
882
+ content: "\e9ef";
883
+ }
884
+ .i-matcha-twitter:before {
885
+ content: "\e9f0";
886
+ }
887
+ .i-matcha-circle-whatsapp:before {
888
+ content: "\e9f1";
889
+ }
890
+ .i-matcha-whatsapp:before {
891
+ content: "\e9f2";
892
+ }
893
+ .i-matcha-circle-youtube:before {
894
+ content: "\e9f3";
895
+ }
896
+ .i-matcha-youtube:before {
897
+ content: "\e9f4";
898
+ }
899
+ .i-matcha-opened-lock:before {
900
+ content: "\ea0c";
901
+ }
902
+ .i-matcha-flickr:before {
903
+ content: "\ea22";
904
+ }
905
+ .i-matcha-emoji-happy:before {
906
+ content: "\ea23";
907
+ }
908
+ .i-matcha-emoji-happy-out:before {
909
+ content: "\ea24";
910
+ }
911
+ .i-matcha-emoji-happy-color .path1:before {
912
+ content: "\ea25";
913
+ color: rgb(252, 234, 43);
914
+ }
915
+ .i-matcha-emoji-happy-color .path2:before {
916
+ content: "\ea26";
917
+ margin-left: -1em;
918
+ color: rgb(245, 247, 250);
919
+ }
920
+ .i-matcha-emoji-happy-color .path3:before {
921
+ content: "\ea27";
922
+ margin-left: -1em;
923
+ color: rgb(234, 90, 71);
924
+ }
925
+ .i-matcha-emoji-happy-color .path4:before {
926
+ content: "\ea28";
927
+ margin-left: -1em;
928
+ color: rgb(34, 55, 68);
929
+ }
930
+ .i-matcha-emoji-happy-color .path5:before {
931
+ content: "\ea29";
932
+ margin-left: -1em;
933
+ color: rgb(34, 55, 68);
934
+ }
935
+ .i-matcha-emoji-happy-color .path6:before {
936
+ content: "\ea2a";
937
+ margin-left: -1em;
938
+ color: rgb(34, 55, 68);
939
+ }
940
+ .i-matcha-emoji-happy-color .path7:before {
941
+ content: "\ea2b";
942
+ margin-left: -1em;
943
+ color: rgb(34, 55, 68);
944
+ }
945
+ .i-matcha-emoji-happy-color .path8:before {
946
+ content: "\ea2c";
947
+ margin-left: -1em;
948
+ color: rgb(34, 55, 68);
949
+ }
950
+ .i-matcha-emoji-prosperous:before {
951
+ content: "\ea2d";
952
+ }
953
+ .i-matcha-emoji-prosperous-out:before {
954
+ content: "\ea2e";
955
+ }
956
+ .i-matcha-emoji-prosperous-color .path1:before {
957
+ content: "\ea2f";
958
+ color: rgb(252, 234, 43);
959
+ }
960
+ .i-matcha-emoji-prosperous-color .path2:before {
961
+ content: "\ea30";
962
+ margin-left: -1em;
963
+ color: rgb(241, 179, 28);
964
+ }
965
+ .i-matcha-emoji-prosperous-color .path3:before {
966
+ content: "\ea31";
967
+ margin-left: -1em;
968
+ color: rgb(241, 179, 28);
969
+ }
970
+ .i-matcha-emoji-prosperous-color .path4:before {
971
+ content: "\ea32";
972
+ margin-left: -1em;
973
+ color: rgb(234, 90, 71);
974
+ }
975
+ .i-matcha-emoji-prosperous-color .path5:before {
976
+ content: "\ea33";
977
+ margin-left: -1em;
978
+ color: rgb(245, 247, 250);
979
+ }
980
+ .i-matcha-emoji-prosperous-color .path6:before {
981
+ content: "\ea34";
982
+ margin-left: -1em;
983
+ color: rgb(34, 55, 68);
984
+ }
985
+ .i-matcha-emoji-prosperous-color .path7:before {
986
+ content: "\ea35";
987
+ margin-left: -1em;
988
+ color: rgb(34, 55, 68);
989
+ }
990
+ .i-matcha-emoji-prosperous-color .path8:before {
991
+ content: "\ea36";
992
+ margin-left: -1em;
993
+ color: rgb(34, 55, 68);
994
+ }
995
+ .i-matcha-emoji-prosperous-color .path9:before {
996
+ content: "\ea37";
997
+ margin-left: -1em;
998
+ color: rgb(34, 55, 68);
999
+ }
1000
+ .i-matcha-emoji-prosperous-color .path10:before {
1001
+ content: "\ea38";
1002
+ margin-left: -1em;
1003
+ color: rgb(34, 55, 68);
1004
+ }
1005
+ .i-matcha-emoji-prosperous-color .path11:before {
1006
+ content: "\ea39";
1007
+ margin-left: -1em;
1008
+ color: rgb(34, 55, 68);
1009
+ }
1010
+ .i-matcha-emoji-prosperous-color .path12:before {
1011
+ content: "\ea3a";
1012
+ margin-left: -1em;
1013
+ color: rgb(34, 55, 68);
1014
+ }
1015
+ .i-matcha-emoji-prosperous-color .path13:before {
1016
+ content: "\ea3b";
1017
+ margin-left: -1em;
1018
+ color: rgb(34, 55, 68);
1019
+ }
1020
+ .i-matcha-emoji-blessed:before {
1021
+ content: "\ea3c";
1022
+ }
1023
+ .i-matcha-emoji-blessed-out:before {
1024
+ content: "\ea3d";
1025
+ }
1026
+ .i-matcha-emoji-blessed-color .path1:before {
1027
+ content: "\ea3e";
1028
+ color: rgb(252, 234, 43);
1029
+ }
1030
+ .i-matcha-emoji-blessed-color .path2:before {
1031
+ content: "\ea3f";
1032
+ margin-left: -1em;
1033
+ color: rgb(34, 55, 68);
1034
+ }
1035
+ .i-matcha-emoji-blessed-color .path3:before {
1036
+ content: "\ea40";
1037
+ margin-left: -1em;
1038
+ color: rgb(34, 55, 68);
1039
+ }
1040
+ .i-matcha-emoji-blessed-color .path4:before {
1041
+ content: "\ea41";
1042
+ margin-left: -1em;
1043
+ color: rgb(34, 55, 68);
1044
+ }
1045
+ .i-matcha-emoji-blessed-color .path5:before {
1046
+ content: "\ea42";
1047
+ margin-left: -1em;
1048
+ color: rgb(34, 55, 68);
1049
+ }
1050
+ .i-matcha-emoji-blessed-color .path6:before {
1051
+ content: "\ea43";
1052
+ margin-left: -1em;
1053
+ color: rgb(34, 55, 68);
1054
+ }
1055
+ .i-matcha-emoji-blessed-color .path7:before {
1056
+ content: "\ea44";
1057
+ margin-left: -1em;
1058
+ color: rgb(34, 55, 68);
1059
+ }
1060
+ .i-matcha-emoji-blessed-color .path8:before {
1061
+ content: "\ea45";
1062
+ margin-left: -1em;
1063
+ color: rgb(97, 178, 228);
1064
+ }
1065
+ .i-matcha-emoji-sick:before {
1066
+ content: "\ea46";
1067
+ }
1068
+ .i-matcha-emoji-sick-out:before {
1069
+ content: "\ea47";
1070
+ }
1071
+ .i-matcha-emoji-sick-color .path1:before {
1072
+ content: "\ea48";
1073
+ color: rgb(177, 204, 51);
1074
+ }
1075
+ .i-matcha-emoji-sick-color .path2:before {
1076
+ content: "\ea49";
1077
+ margin-left: -1em;
1078
+ color: rgb(34, 55, 68);
1079
+ }
1080
+ .i-matcha-emoji-sick-color .path3:before {
1081
+ content: "\ea4a";
1082
+ margin-left: -1em;
1083
+ color: rgb(34, 55, 68);
1084
+ }
1085
+ .i-matcha-emoji-sick-color .path4:before {
1086
+ content: "\ea4b";
1087
+ margin-left: -1em;
1088
+ color: rgb(34, 55, 68);
1089
+ }
1090
+ .i-matcha-emoji-sick-color .path5:before {
1091
+ content: "\ea4c";
1092
+ margin-left: -1em;
1093
+ color: rgb(34, 55, 68);
1094
+ }
1095
+ .i-matcha-emoji-sick-color .path6:before {
1096
+ content: "\ea4d";
1097
+ margin-left: -1em;
1098
+ color: rgb(34, 55, 68);
1099
+ }
1100
+ .i-matcha-emoji-sick-color .path7:before {
1101
+ content: "\ea4e";
1102
+ margin-left: -1em;
1103
+ color: rgb(34, 55, 68);
1104
+ }
1105
+ .i-matcha-emoji-sick-color .path8:before {
1106
+ content: "\ea4f";
1107
+ margin-left: -1em;
1108
+ color: rgb(34, 55, 68);
1109
+ }
1110
+ .i-matcha-emoji-sick-color .path9:before {
1111
+ content: "\ea50";
1112
+ margin-left: -1em;
1113
+ color: rgb(34, 55, 68);
1114
+ }
1115
+ .i-matcha-emoji-alone:before {
1116
+ content: "\ea51";
1117
+ }
1118
+ .i-matcha-emoji-alone-out:before {
1119
+ content: "\ea52";
1120
+ }
1121
+ .i-matcha-emoji-alone-color .path1:before {
1122
+ content: "\ea53";
1123
+ color: rgb(252, 234, 43);
1124
+ }
1125
+ .i-matcha-emoji-alone-color .path2:before {
1126
+ content: "\ea54";
1127
+ margin-left: -1em;
1128
+ color: rgb(146, 211, 245);
1129
+ }
1130
+ .i-matcha-emoji-alone-color .path3:before {
1131
+ content: "\ea55";
1132
+ margin-left: -1em;
1133
+ color: rgb(34, 55, 68);
1134
+ }
1135
+ .i-matcha-emoji-alone-color .path4:before {
1136
+ content: "\ea56";
1137
+ margin-left: -1em;
1138
+ color: rgb(34, 55, 68);
1139
+ }
1140
+ .i-matcha-emoji-alone-color .path5:before {
1141
+ content: "\ea57";
1142
+ margin-left: -1em;
1143
+ color: rgb(34, 55, 68);
1144
+ }
1145
+ .i-matcha-emoji-alone-color .path6:before {
1146
+ content: "\ea58";
1147
+ margin-left: -1em;
1148
+ color: rgb(34, 55, 68);
1149
+ }
1150
+ .i-matcha-emoji-alone-color .path7:before {
1151
+ content: "\ea59";
1152
+ margin-left: -1em;
1153
+ color: rgb(34, 55, 68);
1154
+ }
1155
+ .i-matcha-emoji-alone-color .path8:before {
1156
+ content: "\ea5a";
1157
+ margin-left: -1em;
1158
+ color: rgb(34, 55, 68);
1159
+ }
1160
+ .i-matcha-emoji-alone-color .path9:before {
1161
+ content: "\ea5b";
1162
+ margin-left: -1em;
1163
+ color: rgb(34, 55, 68);
1164
+ }
1165
+ .i-matcha-emoji-sad:before {
1166
+ content: "\ea5c";
1167
+ }
1168
+ .i-matcha-emoji-sad-out:before {
1169
+ content: "\ea5f";
1170
+ }
1171
+ .i-matcha-emoji-sad-color .path1:before {
1172
+ content: "\ea65";
1173
+ color: rgb(34, 55, 68);
1174
+ }
1175
+ .i-matcha-emoji-sad-color .path2:before {
1176
+ content: "\ea66";
1177
+ margin-left: -1em;
1178
+ color: rgb(34, 55, 68);
1179
+ }
1180
+ .i-matcha-emoji-sad-color .path3:before {
1181
+ content: "\ea67";
1182
+ margin-left: -1em;
1183
+ color: rgb(34, 55, 68);
1184
+ }
1185
+ .i-matcha-emoji-sad-color .path4:before {
1186
+ content: "\ea68";
1187
+ margin-left: -1em;
1188
+ color: rgb(34, 55, 68);
1189
+ }
1190
+ .i-matcha-emoji-sad-color .path5:before {
1191
+ content: "\ea69";
1192
+ margin-left: -1em;
1193
+ color: rgb(252, 234, 43);
1194
+ }
1195
+ .i-matcha-emoji-sad-color .path6:before {
1196
+ content: "\ea6a";
1197
+ margin-left: -1em;
1198
+ color: rgb(34, 55, 68);
1199
+ }
1200
+ .i-matcha-emoji-sad-color .path7:before {
1201
+ content: "\ea6b";
1202
+ margin-left: -1em;
1203
+ color: rgb(245, 247, 250);
1204
+ }
1205
+ .i-matcha-emoji-sad-color .path8:before {
1206
+ content: "\ea6c";
1207
+ margin-left: -1em;
1208
+ color: rgb(146, 211, 245);
1209
+ }
1210
+ .i-matcha-emoji-sad-color .path9:before {
1211
+ content: "\ea6d";
1212
+ margin-left: -1em;
1213
+ color: rgb(146, 211, 245);
1214
+ }
1215
+ .i-matcha-emoji-sad-color .path10:before {
1216
+ content: "\ea6e";
1217
+ margin-left: -1em;
1218
+ color: rgb(34, 55, 68);
1219
+ }
1220
+ .i-matcha-emoji-sad-color .path11:before {
1221
+ content: "\ea6f";
1222
+ margin-left: -1em;
1223
+ color: rgb(34, 55, 68);
1224
+ }
1225
+ .i-matcha-emoji-sad-color .path12:before {
1226
+ content: "\ea70";
1227
+ margin-left: -1em;
1228
+ color: rgb(34, 55, 68);
1229
+ }
1230
+ .i-matcha-emoji-sad-color .path13:before {
1231
+ content: "\ea71";
1232
+ margin-left: -1em;
1233
+ color: rgb(34, 55, 68);
1234
+ }
1235
+ .i-matcha-emoji-faithless:before {
1236
+ content: "\ea72";
1237
+ }
1238
+ .i-matcha-emoji-faithless-out:before {
1239
+ content: "\ea73";
1240
+ }
1241
+ .i-matcha-emoji-faithless-color .path1:before {
1242
+ content: "\ea74";
1243
+ color: rgb(252, 234, 43);
1244
+ }
1245
+ .i-matcha-emoji-faithless-color .path2:before {
1246
+ content: "\ea75";
1247
+ margin-left: -1em;
1248
+ color: rgb(34, 55, 68);
1249
+ }
1250
+ .i-matcha-emoji-faithless-color .path3:before {
1251
+ content: "\ea76";
1252
+ margin-left: -1em;
1253
+ color: rgb(34, 55, 68);
1254
+ }
1255
+ .i-matcha-emoji-faithless-color .path4:before {
1256
+ content: "\ea77";
1257
+ margin-left: -1em;
1258
+ color: rgb(34, 55, 68);
1259
+ }
1260
+ .i-matcha-emoji-faithless-color .path5:before {
1261
+ content: "\ea78";
1262
+ margin-left: -1em;
1263
+ color: rgb(34, 55, 68);
1264
+ }
1265
+ .i-matcha-emoji-faithless-color .path6:before {
1266
+ content: "\ea79";
1267
+ margin-left: -1em;
1268
+ color: rgb(34, 55, 68);
1269
+ }
1270
+ .i-matcha-emoji-faithless-color .path7:before {
1271
+ content: "\ea7a";
1272
+ margin-left: -1em;
1273
+ color: rgb(34, 55, 68);
1274
+ }
1275
+ .i-matcha-emoji-faithless-color .path8:before {
1276
+ content: "\ea7b";
1277
+ margin-left: -1em;
1278
+ color: rgb(34, 55, 68);
1279
+ }
1280
+ .i-matcha-emoji-careful:before {
1281
+ content: "\ea7c";
1282
+ }
1283
+ .i-matcha-emoji-careful-out:before {
1284
+ content: "\ea7d";
1285
+ }
1286
+ .i-matcha-emoji-careful-color .path1:before {
1287
+ content: "\ea7e";
1288
+ color: rgb(252, 234, 43);
1289
+ }
1290
+ .i-matcha-emoji-careful-color .path2:before {
1291
+ content: "\ea7f";
1292
+ margin-left: -1em;
1293
+ color: rgb(210, 47, 39);
1294
+ }
1295
+ .i-matcha-emoji-careful-color .path3:before {
1296
+ content: "\ea80";
1297
+ margin-left: -1em;
1298
+ color: rgb(210, 47, 39);
1299
+ }
1300
+ .i-matcha-emoji-careful-color .path4:before {
1301
+ content: "\ea81";
1302
+ margin-left: -1em;
1303
+ color: rgb(245, 247, 250);
1304
+ }
1305
+ .i-matcha-emoji-careful-color .path5:before {
1306
+ content: "\ea82";
1307
+ margin-left: -1em;
1308
+ color: rgb(34, 55, 68);
1309
+ }
1310
+ .i-matcha-emoji-careful-color .path6:before {
1311
+ content: "\ea83";
1312
+ margin-left: -1em;
1313
+ color: rgb(34, 55, 68);
1314
+ }
1315
+ .i-matcha-emoji-careful-color .path7:before {
1316
+ content: "\ea84";
1317
+ margin-left: -1em;
1318
+ color: rgb(34, 55, 68);
1319
+ }
1320
+ .i-matcha-emoji-careful-color .path8:before {
1321
+ content: "\ea85";
1322
+ margin-left: -1em;
1323
+ color: rgb(34, 55, 68);
1324
+ }
1325
+ .i-matcha-emoji-distressed:before {
1326
+ content: "\ea86";
1327
+ }
1328
+ .i-matcha-emoji-distressed-out:before {
1329
+ content: "\ea87";
1330
+ }
1331
+ .i-matcha-emoji-distressed-color .path1:before {
1332
+ content: "\ea88";
1333
+ color: rgb(252, 234, 43);
1334
+ }
1335
+ .i-matcha-emoji-distressed-color .path2:before {
1336
+ content: "\ea89";
1337
+ margin-left: -1em;
1338
+ color: rgb(245, 247, 250);
1339
+ }
1340
+ .i-matcha-emoji-distressed-color .path3:before {
1341
+ content: "\ea8a";
1342
+ margin-left: -1em;
1343
+ color: rgb(34, 55, 68);
1344
+ }
1345
+ .i-matcha-emoji-distressed-color .path4:before {
1346
+ content: "\ea8b";
1347
+ margin-left: -1em;
1348
+ color: rgb(34, 55, 68);
1349
+ }
1350
+ .i-matcha-emoji-distressed-color .path5:before {
1351
+ content: "\ea8c";
1352
+ margin-left: -1em;
1353
+ color: rgb(34, 55, 68);
1354
+ }
1355
+ .i-matcha-emoji-distressed-color .path6:before {
1356
+ content: "\ea8d";
1357
+ margin-left: -1em;
1358
+ color: rgb(34, 55, 68);
1359
+ }
1360
+ .i-matcha-emoji-distressed-color .path7:before {
1361
+ content: "\ea8e";
1362
+ margin-left: -1em;
1363
+ color: rgb(34, 55, 68);
1364
+ }
1365
+ .i-matcha-emoji-distressed-color .path8:before {
1366
+ content: "\ea8f";
1367
+ margin-left: -1em;
1368
+ color: rgb(34, 55, 68);
1369
+ }