@fontsource-variable/ysabeau 5.0.9 → 5.0.14

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/index.css CHANGED
@@ -28,6 +28,24 @@
28
28
  unicode-range: U+0370-03FF;
29
29
  }
30
30
 
31
+ /* ysabeau-math-wght-normal */
32
+ @font-face {
33
+ font-family: 'Ysabeau Variable';
34
+ font-style: normal;
35
+ font-display: swap;
36
+ font-weight: 1 1000;
37
+ src: url(./files/ysabeau-math-wght-normal.woff2) format('woff2-variations');
38
+ }
39
+
40
+ /* ysabeau-symbols-wght-normal */
41
+ @font-face {
42
+ font-family: 'Ysabeau Variable';
43
+ font-style: normal;
44
+ font-display: swap;
45
+ font-weight: 1 1000;
46
+ src: url(./files/ysabeau-symbols-wght-normal.woff2) format('woff2-variations');
47
+ }
48
+
31
49
  /* ysabeau-vietnamese-wght-normal */
32
50
  @font-face {
33
51
  font-family: 'Ysabeau Variable';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fontsource-variable/ysabeau",
3
- "version": "5.0.9",
3
+ "version": "5.0.14",
4
4
  "description": "Self-host the Ysabeau font in a neatly bundled NPM package.",
5
5
  "main": "index.css",
6
6
  "publishConfig": {"access": "public"},
@@ -26,5 +26,5 @@
26
26
  "url": "https://github.com/fontsource/font-files.git",
27
27
  "directory": "fonts/variable/ysabeau"
28
28
  },
29
- "publishHash": "602d431bce773836"
29
+ "publishHash": "44114d9595586396"
30
30
  }
package/wght-italic.css CHANGED
@@ -28,6 +28,24 @@
28
28
  unicode-range: U+0370-03FF;
29
29
  }
30
30
 
31
+ /* ysabeau-math-wght-italic */
32
+ @font-face {
33
+ font-family: 'Ysabeau Variable';
34
+ font-style: italic;
35
+ font-display: swap;
36
+ font-weight: 1 1000;
37
+ src: url(./files/ysabeau-math-wght-italic.woff2) format('woff2-variations');
38
+ }
39
+
40
+ /* ysabeau-symbols-wght-italic */
41
+ @font-face {
42
+ font-family: 'Ysabeau Variable';
43
+ font-style: italic;
44
+ font-display: swap;
45
+ font-weight: 1 1000;
46
+ src: url(./files/ysabeau-symbols-wght-italic.woff2) format('woff2-variations');
47
+ }
48
+
31
49
  /* ysabeau-vietnamese-wght-italic */
32
50
  @font-face {
33
51
  font-family: 'Ysabeau Variable';
package/wght.css CHANGED
@@ -28,6 +28,24 @@
28
28
  unicode-range: U+0370-03FF;
29
29
  }
30
30
 
31
+ /* ysabeau-math-wght-normal */
32
+ @font-face {
33
+ font-family: 'Ysabeau Variable';
34
+ font-style: normal;
35
+ font-display: swap;
36
+ font-weight: 1 1000;
37
+ src: url(./files/ysabeau-math-wght-normal.woff2) format('woff2-variations');
38
+ }
39
+
40
+ /* ysabeau-symbols-wght-normal */
41
+ @font-face {
42
+ font-family: 'Ysabeau Variable';
43
+ font-style: normal;
44
+ font-display: swap;
45
+ font-weight: 1 1000;
46
+ src: url(./files/ysabeau-symbols-wght-normal.woff2) format('woff2-variations');
47
+ }
48
+
31
49
  /* ysabeau-vietnamese-wght-normal */
32
50
  @font-face {
33
51
  font-family: 'Ysabeau Variable';