ngx-dsxlibrary 2.21.54 → 2.21.55

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-dsxlibrary",
3
- "version": "2.21.54",
3
+ "version": "2.21.55",
4
4
  "description": "Libreria para control de código automatizado.",
5
5
  "author": "DevSoftXela",
6
6
  "dependencies": {
@@ -106,7 +106,9 @@
106
106
  @font-face {
107
107
  font-family: "Material Symbols Outlined";
108
108
  font-style: normal;
109
+ font-weight: 400;
109
110
  src: url("/fonts/material-symbols-outlined.woff2") format("woff2");
111
+ font-display: block;
110
112
  }
111
113
 
112
114
  /* poppins-300 - latin */
Binary file