comand-component-library 3.3.27 → 3.3.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "3.3.27",
3
+ "version": "3.3.28",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {
@@ -1,7 +1,7 @@
1
1
  /* logos-iconfont.css - last update: 2022/09/22 - IT IS NOT RECOMMENDED TO EDIT THIS FILE (TO AVOID TROUBLESHOOTING AFTER UPDATING) - DO CHANGES IN template.css OR YOUR OWN iconfont-css-file */
2
2
 
3
3
  @font-face {
4
- font-family: 'icomoon-logos';
4
+ font-family: 'icomoon';
5
5
  src: url('../fonts/iconfonts/logos-iconfont/icomoon-logos.woff?fgweog') format('woff');
6
6
  font-weight: normal;
7
7
  font-style: normal;
@@ -10,7 +10,7 @@
10
10
 
11
11
  [class^="icon-"], [class*=" icon-"] {
12
12
  /* use !important to prevent issues with browser extensions that change fonts */
13
- font-family: 'icomoon-logos' !important;
13
+ font-family: 'icomoon' !important;
14
14
  speak: never;
15
15
  font-style: normal;
16
16
  font-weight: normal;