@fontsource/marvel 4.5.6 → 4.5.8
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/400-italic.css +1 -1
- package/400.css +1 -1
- package/700-italic.css +1 -1
- package/700.css +1 -1
- package/README.md +0 -2
- package/files/file-list.json +14 -1
- package/index.css +1 -1
- package/metadata.json +15 -1
- package/package.json +1 -1
- package/scss/mixins.scss +2 -2
- package/unicode.json +3 -1
package/400-italic.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
src: url('./files/marvel-latin-400-italic.woff2') format('woff2'), url('./files/marvel-all-400-italic.woff') format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,
|
|
8
|
+
unicode-range: 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;
|
|
9
9
|
}
|
package/400.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
src: url('./files/marvel-latin-400-normal.woff2') format('woff2'), url('./files/marvel-all-400-normal.woff') format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,
|
|
8
|
+
unicode-range: 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;
|
|
9
9
|
}
|
package/700-italic.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 700;
|
|
7
7
|
src: url('./files/marvel-latin-700-italic.woff2') format('woff2'), url('./files/marvel-all-700-italic.woff') format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,
|
|
8
|
+
unicode-range: 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;
|
|
9
9
|
}
|
package/700.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 700;
|
|
7
7
|
src: url('./files/marvel-latin-700-normal.woff2') format('woff2'), url('./files/marvel-all-700-normal.woff') format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,
|
|
8
|
+
unicode-range: 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;
|
|
9
9
|
}
|
package/README.md
CHANGED
package/files/file-list.json
CHANGED
|
@@ -1 +1,14 @@
|
|
|
1
|
-
[
|
|
1
|
+
[
|
|
2
|
+
"./fonts/google/marvel/files/marvel-latin-400-italic.woff",
|
|
3
|
+
"./fonts/google/marvel/files/marvel-latin-400-normal.woff",
|
|
4
|
+
"./fonts/google/marvel/files/marvel-latin-700-italic.woff",
|
|
5
|
+
"./fonts/google/marvel/files/marvel-latin-700-normal.woff",
|
|
6
|
+
"./fonts/google/marvel/files/marvel-latin-400-italic.woff2",
|
|
7
|
+
"./fonts/google/marvel/files/marvel-all-400-italic.woff",
|
|
8
|
+
"./fonts/google/marvel/files/marvel-latin-400-normal.woff2",
|
|
9
|
+
"./fonts/google/marvel/files/marvel-all-400-normal.woff",
|
|
10
|
+
"./fonts/google/marvel/files/marvel-latin-700-italic.woff2",
|
|
11
|
+
"./fonts/google/marvel/files/marvel-all-700-italic.woff",
|
|
12
|
+
"./fonts/google/marvel/files/marvel-latin-700-normal.woff2",
|
|
13
|
+
"./fonts/google/marvel/files/marvel-all-700-normal.woff"
|
|
14
|
+
]
|
package/index.css
CHANGED
|
@@ -5,5 +5,5 @@
|
|
|
5
5
|
font-display: swap;
|
|
6
6
|
font-weight: 400;
|
|
7
7
|
src: url('./files/marvel-latin-400-normal.woff2') format('woff2'), url('./files/marvel-all-400-normal.woff') format('woff');
|
|
8
|
-
unicode-range: U+0000-00FF,
|
|
8
|
+
unicode-range: 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;
|
|
9
9
|
}
|
package/metadata.json
CHANGED
|
@@ -1 +1,15 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"fontId": "marvel",
|
|
3
|
+
"fontName": "Marvel",
|
|
4
|
+
"subsets": ["latin"],
|
|
5
|
+
"weights": [400, 700],
|
|
6
|
+
"styles": ["italic", "normal"],
|
|
7
|
+
"defSubset": "latin",
|
|
8
|
+
"variable": false,
|
|
9
|
+
"lastModified": "2022-09-22",
|
|
10
|
+
"version": "v14",
|
|
11
|
+
"category": "sans-serif",
|
|
12
|
+
"source": "https://fonts.google.com/",
|
|
13
|
+
"license": "https://fonts.google.com/attribution",
|
|
14
|
+
"type": "google"
|
|
15
|
+
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@fontsource/marvel","version":"4.5.
|
|
1
|
+
{"name":"@fontsource/marvel","version":"4.5.8","description":"Self-host the Marvel font in a neatly bundled NPM package.","main":"index.css","publishConfig":{"access":"public"},"keywords":["fontsource","font","font family","google fonts","Marvel","marvel"],"author":"Lotus <declininglotus@gmail.com>","license":"MIT","homepage":"https://github.com/fontsource/fontsource/tree/main/fonts/google/marvel#readme","repository":{"type":"git","url":"https://github.com/fontsource/fontsource.git","directory":"fonts/google/marvel"}}
|
package/scss/mixins.scss
CHANGED
|
@@ -4,7 +4,7 @@ $style: normal;
|
|
|
4
4
|
$display: swap;
|
|
5
5
|
$weight: 400;
|
|
6
6
|
$fontDir: "~@fontsource/#{$fontId}/files";
|
|
7
|
-
$unicodeMap: (latin: (U+0000-00FF,
|
|
7
|
+
$unicodeMap: (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));
|
|
8
8
|
|
|
9
9
|
@mixin fontFace(
|
|
10
10
|
$fontName: $fontName,
|
|
@@ -30,7 +30,7 @@ $unicodeMap: (latin: (U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+0
|
|
|
30
30
|
|
|
31
31
|
$defSubset: "latin";
|
|
32
32
|
$unicodeRange: false;
|
|
33
|
-
$unicodeRangeValues: (U+0000-00FF,
|
|
33
|
+
$unicodeRangeValues: (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);
|
|
34
34
|
|
|
35
35
|
@mixin fontFaceCustom(
|
|
36
36
|
$fontName: $fontName,
|
package/unicode.json
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"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"
|
|
3
|
+
}
|