matcha-icons 1.0.25 → 1.0.27

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 CHANGED
@@ -1,10 +1,10 @@
1
1
  @font-face {
2
2
  font-family: 'matcha-icons';
3
- src: url('fonts/matcha-icons.eot?uabm7d');
4
- src: url('fonts/matcha-icons.eot?uabm7d#iefix') format('embedded-opentype'),
5
- url('fonts/matcha-icons.ttf?uabm7d') format('truetype'),
6
- url('fonts/matcha-icons.woff?uabm7d') format('woff'),
7
- url('fonts/matcha-icons.svg?uabm7d#matcha-icons') format('svg');
3
+ src: url('fonts/matcha-icons.eot?cm1h0e');
4
+ src: url('fonts/matcha-icons.eot?cm1h0e#iefix') format('embedded-opentype'),
5
+ url('fonts/matcha-icons.ttf?cm1h0e') format('truetype'),
6
+ url('fonts/matcha-icons.woff?cm1h0e') format('woff'),
7
+ url('fonts/matcha-icons.svg?cm1h0e#matcha-icons') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -1333,6 +1333,18 @@
1333
1333
  .i-matcha-cookie-out-2:before {
1334
1334
  content: "\ea90";
1335
1335
  }
1336
+ .i-matcha-safetopay:before {
1337
+ content: "\eb1b";
1338
+ }
1339
+ .i-matcha-granito:before {
1340
+ content: "\eb1c";
1341
+ }
1342
+ .i-matcha-iugu:before {
1343
+ content: "\eb1d";
1344
+ }
1345
+ .i-matcha-stripe:before {
1346
+ content: "\eb1e";
1347
+ }
1336
1348
  .i-matcha-emoji-happy-alt:before {
1337
1349
  content: "\eb1a";
1338
1350
  }