@fontsource/kavoon 4.5.6 → 4.5.7

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/README.md CHANGED
@@ -32,6 +32,8 @@ body {
32
32
  }
33
33
  ```
34
34
 
35
+
36
+
35
37
  ## Licensing
36
38
 
37
39
  It is important to always read the license for every font that you use.
@@ -1,7 +1 @@
1
- [
2
- "./fonts/google/kavoon/files/kavoon-latin-400-normal.woff",
3
- "./fonts/google/kavoon/files/kavoon-latin-ext-400-normal.woff",
4
- "./fonts/google/kavoon/files/kavoon-latin-ext-400-normal.woff2",
5
- "./fonts/google/kavoon/files/kavoon-all-400-normal.woff",
6
- "./fonts/google/kavoon/files/kavoon-latin-400-normal.woff2"
7
- ]
1
+ ["./fonts/google/kavoon/files/kavoon-latin-400-normal.woff","./fonts/google/kavoon/files/kavoon-latin-ext-400-normal.woff","./fonts/google/kavoon/files/kavoon-latin-ext-400-normal.woff2","./fonts/google/kavoon/files/kavoon-all-400-normal.woff","./fonts/google/kavoon/files/kavoon-latin-400-normal.woff2"]
package/metadata.json CHANGED
@@ -1,15 +1 @@
1
- {
2
- "fontId": "kavoon",
3
- "fontName": "Kavoon",
4
- "subsets": ["latin", "latin-ext"],
5
- "weights": [400],
6
- "styles": ["normal"],
7
- "defSubset": "latin",
8
- "variable": false,
9
- "lastModified": "2022-04-26",
10
- "version": "v21",
11
- "category": "display",
12
- "source": "https://fonts.google.com/",
13
- "license": "https://fonts.google.com/attribution",
14
- "type": "google"
15
- }
1
+ {"fontId":"kavoon","fontName":"Kavoon","subsets":["latin","latin-ext"],"weights":[400],"styles":["normal"],"defSubset":"latin","variable":false,"lastModified":"2022-04-26","version":"v21","category":"display","source":"https://fonts.google.com/","license":"https://fonts.google.com/attribution","type":"google"}
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@fontsource/kavoon","version":"4.5.6","description":"Self-host the Kavoon font in a neatly bundled NPM package.","main":"index.css","publishConfig":{"access":"public"},"keywords":["fontsource","font","font family","google fonts","Kavoon","kavoon"],"author":"Lotus <declininglotus@gmail.com>","license":"MIT","homepage":"https://github.com/fontsource/fontsource/tree/main/fonts/google/kavoon#readme","repository":{"type":"git","url":"https://github.com/fontsource/fontsource.git","directory":"fonts/google/kavoon"}}
1
+ {"name":"@fontsource/kavoon","version":"4.5.7","description":"Self-host the Kavoon font in a neatly bundled NPM package.","main":"index.css","publishConfig":{"access":"public"},"keywords":["fontsource","font","font family","google fonts","Kavoon","kavoon"],"author":"Lotus <declininglotus@gmail.com>","license":"MIT","homepage":"https://github.com/fontsource/fontsource/tree/main/fonts/google/kavoon#readme","repository":{"type":"git","url":"https://github.com/fontsource/fontsource.git","directory":"fonts/google/kavoon"}}
package/unicode.json CHANGED
@@ -1,4 +1 @@
1
- {
2
- "latin-ext": "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF",
3
- "latin": "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"
4
- }
1
+ {"latin-ext":"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF","latin":"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD"}