@trafilea/afrodita-components 5.0.0-beta.112 → 5.0.0-beta.113

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.
@@ -616,11 +616,11 @@ var revel = {
616
616
  },
617
617
  },
618
618
  fonts: {
619
- url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/fonts/revel',
619
+ url: 'https://fonts.gstatic.com/s/jost/v14',
620
620
  config: [
621
621
  {
622
622
  family: 'Jost',
623
- src: 'Jost-Regular.otf',
623
+ src: '92zPtBhPNqw79Ij1E865zBUv7myjJTVBNIg.woff2',
624
624
  weight: 400,
625
625
  },
626
626
  {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "5.0.0-beta.112",
6
+ "version": "5.0.0-beta.113",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",