@swisspost/design-system-styles 6.6.4 → 6.6.5

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": "@swisspost/design-system-styles",
3
- "version": "6.6.4",
3
+ "version": "6.6.5",
4
4
  "description": "Design System Styles for the Swiss Post web platform.",
5
5
  "author": "Swiss Post <oss@post.ch>",
6
6
  "license": "Apache-2.0",
@@ -2,4 +2,4 @@
2
2
  //
3
3
  // Modify global options
4
4
 
5
- $font-base-path: 'https://fonts.post.ch/frutigerneueforpost/v2' !default;
5
+ $font-base-path: 'https://fonts.post.ch/swiss-post-sans/v1' !default;
@@ -10,7 +10,7 @@
10
10
  //
11
11
  // Font, line-height, and color for body text, headings, and more.
12
12
 
13
- $font-family-sans-serif: 'Frutiger Neue For Post', system-ui, sans-serif !default;
13
+ $font-family-sans-serif: 'Swiss Post Sans', system-ui, sans-serif !default;
14
14
  $font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
15
15
  monospace !default;
16
16
  $font-family-base: $font-family-sans-serif !default;
@@ -58,9 +58,9 @@ $line-height-bigger-big: $line-height-heading;
58
58
  $line-height-small-huge: $line-height-heading;
59
59
  $line-height-huge: $line-height-heading;
60
60
 
61
- $font-weight-light: 300 !default; // Design System -> Frutiger Neue Light
62
- $font-weight-normal: 400 !default; // Design System -> Frutiger Neue Roman
63
- $font-weight-bold: 700 !default; // Design System -> Frutiger Neue Bold
61
+ $font-weight-light: 300 !default;
62
+ $font-weight-normal: 400 !default;
63
+ $font-weight-bold: 700 !default;
64
64
 
65
65
  // Deprecated
66
66
  $font-sizes: (