matcha-icons 1.0.27 → 1.0.28

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?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');
3
+ src: url('fonts/matcha-icons.eot?8nx74x');
4
+ src: url('fonts/matcha-icons.eot?8nx74x#iefix') format('embedded-opentype'),
5
+ url('fonts/matcha-icons.ttf?8nx74x') format('truetype'),
6
+ url('fonts/matcha-icons.woff?8nx74x') format('woff'),
7
+ url('fonts/matcha-icons.svg?8nx74x#matcha-icons') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -1315,6 +1315,12 @@
1315
1315
  .i-matcha-threads:before {
1316
1316
  content: "\eb14";
1317
1317
  }
1318
+ .i-matcha-circle-podcast:before {
1319
+ content: "\eb1f";
1320
+ }
1321
+ .i-matcha-podcast:before {
1322
+ content: "\eb20";
1323
+ }
1318
1324
  .i-matcha-opened-lock:before {
1319
1325
  content: "\ea23";
1320
1326
  }