matcha-icons 1.0.19 → 1.0.20

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?44qwvq');
4
- src: url('fonts/matcha-icons.eot?44qwvq#iefix') format('embedded-opentype'),
5
- url('fonts/matcha-icons.ttf?44qwvq') format('truetype'),
6
- url('fonts/matcha-icons.woff?44qwvq') format('woff'),
7
- url('fonts/matcha-icons.svg?44qwvq#matcha-icons') format('svg');
3
+ src: url('fonts/matcha-icons.eot?3tbohr');
4
+ src: url('fonts/matcha-icons.eot?3tbohr#iefix') format('embedded-opentype'),
5
+ url('fonts/matcha-icons.ttf?3tbohr') format('truetype'),
6
+ url('fonts/matcha-icons.woff?3tbohr') format('woff'),
7
+ url('fonts/matcha-icons.svg?3tbohr#matcha-icons') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -1258,6 +1258,18 @@
1258
1258
  .i-matcha-share1:before {
1259
1259
  content: "\ea22";
1260
1260
  }
1261
+ .i-matcha-circle-deezer:before {
1262
+ content: "\eb0b";
1263
+ }
1264
+ .i-matcha-deezer:before {
1265
+ content: "\eb0c";
1266
+ }
1267
+ .i-matcha-circle-beacon:before {
1268
+ content: "\eb0d";
1269
+ }
1270
+ .i-matcha-beacon:before {
1271
+ content: "\eb0e";
1272
+ }
1261
1273
  .i-matcha-opened-lock:before {
1262
1274
  content: "\ea23";
1263
1275
  }