matcha-icons 1.0.30 → 1.0.31

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?k8jwen');
4
- src: url('fonts/matcha-icons.eot?k8jwen#iefix') format('embedded-opentype'),
5
- url('fonts/matcha-icons.ttf?k8jwen') format('truetype'),
6
- url('fonts/matcha-icons.woff?k8jwen') format('woff'),
7
- url('fonts/matcha-icons.svg?k8jwen#matcha-icons') format('svg');
3
+ src: url('fonts/matcha-icons.eot?peeew9');
4
+ src: url('fonts/matcha-icons.eot?peeew9#iefix') format('embedded-opentype'),
5
+ url('fonts/matcha-icons.ttf?peeew9') format('truetype'),
6
+ url('fonts/matcha-icons.woff?peeew9') format('woff'),
7
+ url('fonts/matcha-icons.svg?peeew9#matcha-icons') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -244,7 +244,7 @@
244
244
  .i-matcha-thumb-up-out:before {
245
245
  content: "\eb22";
246
246
  }
247
- .i-matcha-thumb-up-down:before {
247
+ .i-matcha-thumb-down-out:before {
248
248
  content: "\eb23";
249
249
  }
250
250
  .i-matcha-thumb-up:before {