@fontsource/merienda 4.5.10 → 4.5.12
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/300.css +27 -0
- package/400.css +9 -0
- package/500.css +27 -0
- package/600.css +27 -0
- package/700.css +9 -0
- package/800.css +27 -0
- package/900.css +27 -0
- package/README.md +9 -3
- package/files/file-list.json +1 -12
- package/files/merienda-all-300-normal.woff +0 -0
- package/files/merienda-all-400-normal.woff +0 -0
- package/files/merienda-all-500-normal.woff +0 -0
- package/files/merienda-all-600-normal.woff +0 -0
- package/files/merienda-all-700-normal.woff +0 -0
- package/files/merienda-all-800-normal.woff +0 -0
- package/files/merienda-all-900-normal.woff +0 -0
- package/files/merienda-latin-300-normal.woff +0 -0
- package/files/merienda-latin-300-normal.woff2 +0 -0
- package/files/merienda-latin-400-normal.woff +0 -0
- package/files/merienda-latin-400-normal.woff2 +0 -0
- package/files/merienda-latin-500-normal.woff +0 -0
- package/files/merienda-latin-500-normal.woff2 +0 -0
- package/files/merienda-latin-600-normal.woff +0 -0
- package/files/merienda-latin-600-normal.woff2 +0 -0
- package/files/merienda-latin-700-normal.woff +0 -0
- package/files/merienda-latin-700-normal.woff2 +0 -0
- package/files/merienda-latin-800-normal.woff +0 -0
- package/files/merienda-latin-800-normal.woff2 +0 -0
- package/files/merienda-latin-900-normal.woff +0 -0
- package/files/merienda-latin-900-normal.woff2 +0 -0
- package/files/merienda-latin-ext-300-normal.woff +0 -0
- package/files/merienda-latin-ext-300-normal.woff2 +0 -0
- package/files/merienda-latin-ext-400-normal.woff +0 -0
- package/files/merienda-latin-ext-400-normal.woff2 +0 -0
- package/files/merienda-latin-ext-500-normal.woff +0 -0
- package/files/merienda-latin-ext-500-normal.woff2 +0 -0
- package/files/merienda-latin-ext-600-normal.woff +0 -0
- package/files/merienda-latin-ext-600-normal.woff2 +0 -0
- package/files/merienda-latin-ext-700-normal.woff +0 -0
- package/files/merienda-latin-ext-700-normal.woff2 +0 -0
- package/files/merienda-latin-ext-800-normal.woff +0 -0
- package/files/merienda-latin-ext-800-normal.woff2 +0 -0
- package/files/merienda-latin-ext-900-normal.woff +0 -0
- package/files/merienda-latin-ext-900-normal.woff2 +0 -0
- package/files/merienda-latin-ext-variable-wghtOnly-normal.woff2 +0 -0
- package/files/merienda-latin-variable-wghtOnly-normal.woff2 +0 -0
- package/files/merienda-vietnamese-300-normal.woff +0 -0
- package/files/merienda-vietnamese-300-normal.woff2 +0 -0
- package/files/merienda-vietnamese-400-normal.woff +0 -0
- package/files/merienda-vietnamese-400-normal.woff2 +0 -0
- package/files/merienda-vietnamese-500-normal.woff +0 -0
- package/files/merienda-vietnamese-500-normal.woff2 +0 -0
- package/files/merienda-vietnamese-600-normal.woff +0 -0
- package/files/merienda-vietnamese-600-normal.woff2 +0 -0
- package/files/merienda-vietnamese-700-normal.woff +0 -0
- package/files/merienda-vietnamese-700-normal.woff2 +0 -0
- package/files/merienda-vietnamese-800-normal.woff +0 -0
- package/files/merienda-vietnamese-800-normal.woff2 +0 -0
- package/files/merienda-vietnamese-900-normal.woff +0 -0
- package/files/merienda-vietnamese-900-normal.woff2 +0 -0
- package/files/merienda-vietnamese-variable-wghtOnly-normal.woff2 +0 -0
- package/index.css +9 -0
- package/latin-300.css +9 -0
- package/latin-500.css +9 -0
- package/latin-600.css +9 -0
- package/latin-800.css +9 -0
- package/latin-900.css +9 -0
- package/latin-ext-300.css +9 -0
- package/latin-ext-500.css +9 -0
- package/latin-ext-600.css +9 -0
- package/latin-ext-800.css +9 -0
- package/latin-ext-900.css +9 -0
- package/latin-ext.css +45 -0
- package/latin.css +45 -0
- package/metadata.json +1 -15
- package/package.json +1 -1
- package/scss/mixins.scss +60 -1
- package/unicode.json +1 -4
- package/variable.css +27 -0
- package/vietnamese-300.css +9 -0
- package/vietnamese-400.css +9 -0
- package/vietnamese-500.css +9 -0
- package/vietnamese-600.css +9 -0
- package/vietnamese-700.css +9 -0
- package/vietnamese-800.css +9 -0
- package/vietnamese-900.css +9 -0
- package/vietnamese.css +63 -0
package/300.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/* merienda-vietnamese-300-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300;
|
|
7
|
+
src: url('./files/merienda-vietnamese-300-normal.woff2') format('woff2'), url('./files/merienda-all-300-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
10
|
+
/* merienda-latin-ext-300-normal*/
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'Merienda';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 300;
|
|
16
|
+
src: url('./files/merienda-latin-ext-300-normal.woff2') format('woff2'), url('./files/merienda-all-300-normal.woff') format('woff');
|
|
17
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
18
|
+
}
|
|
19
|
+
/* merienda-latin-300-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 300;
|
|
25
|
+
src: url('./files/merienda-latin-300-normal.woff2') format('woff2'), url('./files/merienda-all-300-normal.woff') format('woff');
|
|
26
|
+
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;
|
|
27
|
+
}
|
package/400.css
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/* merienda-vietnamese-400-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 400;
|
|
7
|
+
src: url('./files/merienda-vietnamese-400-normal.woff2') format('woff2'), url('./files/merienda-all-400-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
1
10
|
/* merienda-latin-ext-400-normal*/
|
|
2
11
|
@font-face {
|
|
3
12
|
font-family: 'Merienda';
|
package/500.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/* merienda-vietnamese-500-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
src: url('./files/merienda-vietnamese-500-normal.woff2') format('woff2'), url('./files/merienda-all-500-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
10
|
+
/* merienda-latin-ext-500-normal*/
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'Merienda';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 500;
|
|
16
|
+
src: url('./files/merienda-latin-ext-500-normal.woff2') format('woff2'), url('./files/merienda-all-500-normal.woff') format('woff');
|
|
17
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
18
|
+
}
|
|
19
|
+
/* merienda-latin-500-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 500;
|
|
25
|
+
src: url('./files/merienda-latin-500-normal.woff2') format('woff2'), url('./files/merienda-all-500-normal.woff') format('woff');
|
|
26
|
+
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;
|
|
27
|
+
}
|
package/600.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/* merienda-vietnamese-600-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 600;
|
|
7
|
+
src: url('./files/merienda-vietnamese-600-normal.woff2') format('woff2'), url('./files/merienda-all-600-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
10
|
+
/* merienda-latin-ext-600-normal*/
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'Merienda';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 600;
|
|
16
|
+
src: url('./files/merienda-latin-ext-600-normal.woff2') format('woff2'), url('./files/merienda-all-600-normal.woff') format('woff');
|
|
17
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
18
|
+
}
|
|
19
|
+
/* merienda-latin-600-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 600;
|
|
25
|
+
src: url('./files/merienda-latin-600-normal.woff2') format('woff2'), url('./files/merienda-all-600-normal.woff') format('woff');
|
|
26
|
+
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;
|
|
27
|
+
}
|
package/700.css
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/* merienda-vietnamese-700-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 700;
|
|
7
|
+
src: url('./files/merienda-vietnamese-700-normal.woff2') format('woff2'), url('./files/merienda-all-700-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
1
10
|
/* merienda-latin-ext-700-normal*/
|
|
2
11
|
@font-face {
|
|
3
12
|
font-family: 'Merienda';
|
package/800.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/* merienda-vietnamese-800-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 800;
|
|
7
|
+
src: url('./files/merienda-vietnamese-800-normal.woff2') format('woff2'), url('./files/merienda-all-800-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
10
|
+
/* merienda-latin-ext-800-normal*/
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'Merienda';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 800;
|
|
16
|
+
src: url('./files/merienda-latin-ext-800-normal.woff2') format('woff2'), url('./files/merienda-all-800-normal.woff') format('woff');
|
|
17
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
18
|
+
}
|
|
19
|
+
/* merienda-latin-800-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 800;
|
|
25
|
+
src: url('./files/merienda-latin-800-normal.woff2') format('woff2'), url('./files/merienda-all-800-normal.woff') format('woff');
|
|
26
|
+
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;
|
|
27
|
+
}
|
package/900.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/* merienda-vietnamese-900-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 900;
|
|
7
|
+
src: url('./files/merienda-vietnamese-900-normal.woff2') format('woff2'), url('./files/merienda-all-900-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
10
|
+
/* merienda-latin-ext-900-normal*/
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'Merienda';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 900;
|
|
16
|
+
src: url('./files/merienda-latin-ext-900-normal.woff2') format('woff2'), url('./files/merienda-all-900-normal.woff') format('woff');
|
|
17
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
18
|
+
}
|
|
19
|
+
/* merienda-latin-900-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 900;
|
|
25
|
+
src: url('./files/merienda-latin-900-normal.woff2') format('woff2'), url('./files/merienda-all-900-normal.woff') format('woff');
|
|
26
|
+
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;
|
|
27
|
+
}
|
package/README.md
CHANGED
|
@@ -20,9 +20,9 @@ import "@fontsource/merienda"; // Defaults to weight 400.
|
|
|
20
20
|
|
|
21
21
|
Supported variables:
|
|
22
22
|
|
|
23
|
-
- Weights: `[400,700]`
|
|
23
|
+
- Weights: `[300,400,500,600,700,800,900]`
|
|
24
24
|
- Styles: `[normal]`
|
|
25
|
-
- Supported subsets: `[latin,latin-ext]`
|
|
25
|
+
- Supported subsets: `[latin,latin-ext,vietnamese]`
|
|
26
26
|
|
|
27
27
|
Finally, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS.
|
|
28
28
|
|
|
@@ -32,6 +32,12 @@ body {
|
|
|
32
32
|
}
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
+
## Variable Fonts
|
|
36
|
+
|
|
37
|
+
This particular typeface supports [variable fonts](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide).
|
|
38
|
+
|
|
39
|
+
Variable documentation can be found [here](https://fontsource.org/docs/variable-fonts).
|
|
40
|
+
|
|
35
41
|
## Licensing
|
|
36
42
|
|
|
37
43
|
It is important to always read the license for every font that you use.
|
|
@@ -41,6 +47,6 @@ Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fo
|
|
|
41
47
|
|
|
42
48
|
## Other Notes
|
|
43
49
|
|
|
44
|
-
Font version (provided by source): `
|
|
50
|
+
Font version (provided by source): `v17`.
|
|
45
51
|
|
|
46
52
|
Feel free to star and contribute new ideas to this repository that aim to improve the performance of font loading, as well as expanding the existing library we already have. Any suggestions or ideas can be voiced via an [issue](https://github.com/fontsource/fontsource/issues).
|
package/files/file-list.json
CHANGED
|
@@ -1,12 +1 @@
|
|
|
1
|
-
[
|
|
2
|
-
"./fonts/google/merienda/files/merienda-latin-400-normal.woff",
|
|
3
|
-
"./fonts/google/merienda/files/merienda-latin-ext-400-normal.woff",
|
|
4
|
-
"./fonts/google/merienda/files/merienda-latin-700-normal.woff",
|
|
5
|
-
"./fonts/google/merienda/files/merienda-latin-ext-700-normal.woff",
|
|
6
|
-
"./fonts/google/merienda/files/merienda-latin-ext-400-normal.woff2",
|
|
7
|
-
"./fonts/google/merienda/files/merienda-all-400-normal.woff",
|
|
8
|
-
"./fonts/google/merienda/files/merienda-latin-400-normal.woff2",
|
|
9
|
-
"./fonts/google/merienda/files/merienda-latin-ext-700-normal.woff2",
|
|
10
|
-
"./fonts/google/merienda/files/merienda-all-700-normal.woff",
|
|
11
|
-
"./fonts/google/merienda/files/merienda-latin-700-normal.woff2"
|
|
12
|
-
]
|
|
1
|
+
["./fonts/google/merienda/files/merienda-latin-300-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-300-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-300-normal.woff","./fonts/google/merienda/files/merienda-latin-400-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-400-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-400-normal.woff","./fonts/google/merienda/files/merienda-latin-500-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-500-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-500-normal.woff","./fonts/google/merienda/files/merienda-latin-600-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-600-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-600-normal.woff","./fonts/google/merienda/files/merienda-latin-700-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-700-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-700-normal.woff","./fonts/google/merienda/files/merienda-latin-800-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-800-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-800-normal.woff","./fonts/google/merienda/files/merienda-latin-900-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-900-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-900-normal.woff","./fonts/google/merienda/files/merienda-vietnamese-300-normal.woff2","./fonts/google/merienda/files/merienda-all-300-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-300-normal.woff2","./fonts/google/merienda/files/merienda-latin-300-normal.woff2","./fonts/google/merienda/files/merienda-vietnamese-400-normal.woff2","./fonts/google/merienda/files/merienda-all-400-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-400-normal.woff2","./fonts/google/merienda/files/merienda-latin-400-normal.woff2","./fonts/google/merienda/files/merienda-vietnamese-500-normal.woff2","./fonts/google/merienda/files/merienda-all-500-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-500-normal.woff2","./fonts/google/merienda/files/merienda-latin-500-normal.woff2","./fonts/google/merienda/files/merienda-vietnamese-600-normal.woff2","./fonts/google/merienda/files/merienda-all-600-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-600-normal.woff2","./fonts/google/merienda/files/merienda-latin-600-normal.woff2","./fonts/google/merienda/files/merienda-vietnamese-700-normal.woff2","./fonts/google/merienda/files/merienda-all-700-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-700-normal.woff2","./fonts/google/merienda/files/merienda-latin-700-normal.woff2","./fonts/google/merienda/files/merienda-vietnamese-800-normal.woff2","./fonts/google/merienda/files/merienda-all-800-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-800-normal.woff2","./fonts/google/merienda/files/merienda-latin-800-normal.woff2","./fonts/google/merienda/files/merienda-vietnamese-900-normal.woff2","./fonts/google/merienda/files/merienda-all-900-normal.woff","./fonts/google/merienda/files/merienda-latin-ext-900-normal.woff2","./fonts/google/merienda/files/merienda-latin-900-normal.woff2","./fonts/google/merienda/files/merienda-vietnamese-variable-wghtOnly-normal.woff2","./fonts/google/merienda/files/merienda-latin-ext-variable-wghtOnly-normal.woff2","./fonts/google/merienda/files/merienda-latin-variable-wghtOnly-normal.woff2"]
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/index.css
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/* merienda-vietnamese-400-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 400;
|
|
7
|
+
src: url('./files/merienda-vietnamese-400-normal.woff2') format('woff2'), url('./files/merienda-all-400-normal.woff') format('woff');
|
|
8
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
9
|
+
}
|
|
1
10
|
/* merienda-latin-ext-400-normal*/
|
|
2
11
|
@font-face {
|
|
3
12
|
font-family: 'Merienda';
|
package/latin-300.css
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-300-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300;
|
|
7
|
+
src: url('./files/merienda-latin-300-normal.woff2') format('woff2'), url('./files/merienda-latin-300-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
package/latin-500.css
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-500-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
src: url('./files/merienda-latin-500-normal.woff2') format('woff2'), url('./files/merienda-latin-500-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
package/latin-600.css
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-600-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 600;
|
|
7
|
+
src: url('./files/merienda-latin-600-normal.woff2') format('woff2'), url('./files/merienda-latin-600-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
package/latin-800.css
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-800-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 800;
|
|
7
|
+
src: url('./files/merienda-latin-800-normal.woff2') format('woff2'), url('./files/merienda-latin-800-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
package/latin-900.css
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-900-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 900;
|
|
7
|
+
src: url('./files/merienda-latin-900-normal.woff2') format('woff2'), url('./files/merienda-latin-900-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-ext-300-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300;
|
|
7
|
+
src: url('./files/merienda-latin-ext-300-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-300-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-ext-500-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
src: url('./files/merienda-latin-ext-500-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-500-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-ext-600-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 600;
|
|
7
|
+
src: url('./files/merienda-latin-ext-600-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-600-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-ext-800-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 800;
|
|
7
|
+
src: url('./files/merienda-latin-ext-800-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-800-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-latin-ext-900-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 900;
|
|
7
|
+
src: url('./files/merienda-latin-ext-900-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-900-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
package/latin-ext.css
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/* merienda-latin-ext-300-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300;
|
|
7
|
+
src: url('./files/merienda-latin-ext-300-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-300-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
1
10
|
/* merienda-latin-ext-400-normal*/
|
|
2
11
|
@font-face {
|
|
3
12
|
font-family: 'Merienda';
|
|
@@ -6,6 +15,24 @@
|
|
|
6
15
|
font-weight: 400;
|
|
7
16
|
src: url('./files/merienda-latin-ext-400-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-400-normal.woff') format('woff');
|
|
8
17
|
|
|
18
|
+
}
|
|
19
|
+
/* merienda-latin-ext-500-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 500;
|
|
25
|
+
src: url('./files/merienda-latin-ext-500-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-500-normal.woff') format('woff');
|
|
26
|
+
|
|
27
|
+
}
|
|
28
|
+
/* merienda-latin-ext-600-normal*/
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: 'Merienda';
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-display: swap;
|
|
33
|
+
font-weight: 600;
|
|
34
|
+
src: url('./files/merienda-latin-ext-600-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-600-normal.woff') format('woff');
|
|
35
|
+
|
|
9
36
|
}
|
|
10
37
|
/* merienda-latin-ext-700-normal*/
|
|
11
38
|
@font-face {
|
|
@@ -16,3 +43,21 @@
|
|
|
16
43
|
src: url('./files/merienda-latin-ext-700-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-700-normal.woff') format('woff');
|
|
17
44
|
|
|
18
45
|
}
|
|
46
|
+
/* merienda-latin-ext-800-normal*/
|
|
47
|
+
@font-face {
|
|
48
|
+
font-family: 'Merienda';
|
|
49
|
+
font-style: normal;
|
|
50
|
+
font-display: swap;
|
|
51
|
+
font-weight: 800;
|
|
52
|
+
src: url('./files/merienda-latin-ext-800-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-800-normal.woff') format('woff');
|
|
53
|
+
|
|
54
|
+
}
|
|
55
|
+
/* merienda-latin-ext-900-normal*/
|
|
56
|
+
@font-face {
|
|
57
|
+
font-family: 'Merienda';
|
|
58
|
+
font-style: normal;
|
|
59
|
+
font-display: swap;
|
|
60
|
+
font-weight: 900;
|
|
61
|
+
src: url('./files/merienda-latin-ext-900-normal.woff2') format('woff2'), url('./files/merienda-latin-ext-900-normal.woff') format('woff');
|
|
62
|
+
|
|
63
|
+
}
|
package/latin.css
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/* merienda-latin-300-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300;
|
|
7
|
+
src: url('./files/merienda-latin-300-normal.woff2') format('woff2'), url('./files/merienda-latin-300-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
1
10
|
/* merienda-latin-400-normal*/
|
|
2
11
|
@font-face {
|
|
3
12
|
font-family: 'Merienda';
|
|
@@ -6,6 +15,24 @@
|
|
|
6
15
|
font-weight: 400;
|
|
7
16
|
src: url('./files/merienda-latin-400-normal.woff2') format('woff2'), url('./files/merienda-latin-400-normal.woff') format('woff');
|
|
8
17
|
|
|
18
|
+
}
|
|
19
|
+
/* merienda-latin-500-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 500;
|
|
25
|
+
src: url('./files/merienda-latin-500-normal.woff2') format('woff2'), url('./files/merienda-latin-500-normal.woff') format('woff');
|
|
26
|
+
|
|
27
|
+
}
|
|
28
|
+
/* merienda-latin-600-normal*/
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: 'Merienda';
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-display: swap;
|
|
33
|
+
font-weight: 600;
|
|
34
|
+
src: url('./files/merienda-latin-600-normal.woff2') format('woff2'), url('./files/merienda-latin-600-normal.woff') format('woff');
|
|
35
|
+
|
|
9
36
|
}
|
|
10
37
|
/* merienda-latin-700-normal*/
|
|
11
38
|
@font-face {
|
|
@@ -16,3 +43,21 @@
|
|
|
16
43
|
src: url('./files/merienda-latin-700-normal.woff2') format('woff2'), url('./files/merienda-latin-700-normal.woff') format('woff');
|
|
17
44
|
|
|
18
45
|
}
|
|
46
|
+
/* merienda-latin-800-normal*/
|
|
47
|
+
@font-face {
|
|
48
|
+
font-family: 'Merienda';
|
|
49
|
+
font-style: normal;
|
|
50
|
+
font-display: swap;
|
|
51
|
+
font-weight: 800;
|
|
52
|
+
src: url('./files/merienda-latin-800-normal.woff2') format('woff2'), url('./files/merienda-latin-800-normal.woff') format('woff');
|
|
53
|
+
|
|
54
|
+
}
|
|
55
|
+
/* merienda-latin-900-normal*/
|
|
56
|
+
@font-face {
|
|
57
|
+
font-family: 'Merienda';
|
|
58
|
+
font-style: normal;
|
|
59
|
+
font-display: swap;
|
|
60
|
+
font-weight: 900;
|
|
61
|
+
src: url('./files/merienda-latin-900-normal.woff2') format('woff2'), url('./files/merienda-latin-900-normal.woff') format('woff');
|
|
62
|
+
|
|
63
|
+
}
|
package/metadata.json
CHANGED
|
@@ -1,15 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"fontId": "merienda",
|
|
3
|
-
"fontName": "Merienda",
|
|
4
|
-
"subsets": ["latin", "latin-ext"],
|
|
5
|
-
"weights": [400, 700],
|
|
6
|
-
"styles": ["normal"],
|
|
7
|
-
"defSubset": "latin",
|
|
8
|
-
"variable": false,
|
|
9
|
-
"lastModified": "2022-09-22",
|
|
10
|
-
"version": "v14",
|
|
11
|
-
"category": "handwriting",
|
|
12
|
-
"source": "https://fonts.google.com/",
|
|
13
|
-
"license": "https://fonts.google.com/attribution",
|
|
14
|
-
"type": "google"
|
|
15
|
-
}
|
|
1
|
+
{"fontId":"merienda","fontName":"Merienda","subsets":["latin","latin-ext","vietnamese"],"weights":[300,400,500,600,700,800,900],"styles":["normal"],"defSubset":"latin","variable":{"wght":{"default":"400","min":"300","max":"900","step":"1"}},"lastModified":"2022-11-09","version":"v17","category":"handwriting","source":"https://fonts.google.com/","license":"https://fonts.google.com/attribution","type":"google"}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@fontsource/merienda","version":"4.5.
|
|
1
|
+
{"name":"@fontsource/merienda","version":"4.5.12","description":"Self-host the Merienda font in a neatly bundled NPM package.","main":"index.css","publishConfig":{"access":"public"},"keywords":["fontsource","font","font family","google fonts","Merienda","merienda"],"author":"Lotus <declininglotus@gmail.com>","license":"MIT","homepage":"https://github.com/fontsource/fontsource/tree/main/fonts/google/merienda#readme","repository":{"type":"git","url":"https://github.com/fontsource/fontsource.git","directory":"fonts/google/merienda"}}
|
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-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));
|
|
7
|
+
$unicodeMap: (vietnamese: (U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB), 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));
|
|
8
8
|
|
|
9
9
|
@mixin fontFace(
|
|
10
10
|
$fontName: $fontName,
|
|
@@ -62,4 +62,63 @@ $unicodeRangeValues: (U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U
|
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
+
$fontNameVariable: "MeriendaVariable";
|
|
66
|
+
$weightVariable: 300 900;
|
|
67
|
+
$type: "wghtOnly";
|
|
68
|
+
$stretch: null;
|
|
65
69
|
|
|
70
|
+
@mixin fontFaceVariable(
|
|
71
|
+
$fontName: $fontNameVariable,
|
|
72
|
+
$fontId: $fontId,
|
|
73
|
+
$style: $style,
|
|
74
|
+
$display: $display,
|
|
75
|
+
$weight: $weightVariable,
|
|
76
|
+
$fontDir: $fontDir,
|
|
77
|
+
$type: $type,
|
|
78
|
+
$stretch: $stretch,
|
|
79
|
+
$unicodeMap: $unicodeMap
|
|
80
|
+
) {
|
|
81
|
+
@each $subset, $unicodeRangeValues in $unicodeMap {
|
|
82
|
+
@font-face {
|
|
83
|
+
font-family: "#{$fontName}";
|
|
84
|
+
font-style: $style;
|
|
85
|
+
font-display: $display;
|
|
86
|
+
font-weight: $weight;
|
|
87
|
+
@if $type == "full" {
|
|
88
|
+
font-stretch: $stretch;
|
|
89
|
+
}
|
|
90
|
+
src: url("#{$fontDir}/#{$fontId}-#{$subset}-variable-#{$type}-#{$style}.woff2") format("woff2");
|
|
91
|
+
unicode-range: $unicodeRangeValues;
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
@mixin fontFaceVariableCustom(
|
|
97
|
+
$fontName: $fontNameVariable,
|
|
98
|
+
$fontId: $fontId,
|
|
99
|
+
$style: $style,
|
|
100
|
+
$display: $display,
|
|
101
|
+
$weight: $weightVariable,
|
|
102
|
+
$type: $type,
|
|
103
|
+
$woff2Path: null,
|
|
104
|
+
$unicodeRange: $unicodeRange,
|
|
105
|
+
$unicodeRangeValues: $unicodeRangeValues
|
|
106
|
+
) {
|
|
107
|
+
@if $woff2Path == null {
|
|
108
|
+
$woff2Path: "#{$fontDir}/#{$fontId}-#{$defSubset}-variable-#{$type}-#{$style}.woff2";
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
@font-face {
|
|
112
|
+
font-family: "#{$fontName}";
|
|
113
|
+
font-style: $style;
|
|
114
|
+
font-display: $display;
|
|
115
|
+
font-weight: $weight;
|
|
116
|
+
@if $type == "full" {
|
|
117
|
+
font-stretch: $stretch;
|
|
118
|
+
}
|
|
119
|
+
src: url("#{$woff2Path}") format("woff2");
|
|
120
|
+
@if $unicodeRange {
|
|
121
|
+
unicode-range: $unicodeRangeValues;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
}
|
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
|
+
{"vietnamese":"U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB","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"}
|
package/variable.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/* merienda-latin-variable-wghtOnly-normal */
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'MeriendaVariable';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300 900;
|
|
7
|
+
src: url('./files/merienda-latin-variable-wghtOnly-normal.woff2') format('woff2');
|
|
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
|
+
}
|
|
10
|
+
/* merienda-latin-ext-variable-wghtOnly-normal */
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'MeriendaVariable';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 300 900;
|
|
16
|
+
src: url('./files/merienda-latin-ext-variable-wghtOnly-normal.woff2') format('woff2');
|
|
17
|
+
unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
18
|
+
}
|
|
19
|
+
/* merienda-vietnamese-variable-wghtOnly-normal */
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'MeriendaVariable';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 300 900;
|
|
25
|
+
src: url('./files/merienda-vietnamese-variable-wghtOnly-normal.woff2') format('woff2');
|
|
26
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
|
|
27
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-vietnamese-300-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300;
|
|
7
|
+
src: url('./files/merienda-vietnamese-300-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-300-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-vietnamese-400-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 400;
|
|
7
|
+
src: url('./files/merienda-vietnamese-400-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-400-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-vietnamese-500-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
src: url('./files/merienda-vietnamese-500-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-500-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-vietnamese-600-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 600;
|
|
7
|
+
src: url('./files/merienda-vietnamese-600-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-600-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-vietnamese-700-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 700;
|
|
7
|
+
src: url('./files/merienda-vietnamese-700-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-700-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-vietnamese-800-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 800;
|
|
7
|
+
src: url('./files/merienda-vietnamese-800-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-800-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/* merienda-vietnamese-900-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 900;
|
|
7
|
+
src: url('./files/merienda-vietnamese-900-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-900-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
package/vietnamese.css
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/* merienda-vietnamese-300-normal*/
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: 'Merienda';
|
|
4
|
+
font-style: normal;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
font-weight: 300;
|
|
7
|
+
src: url('./files/merienda-vietnamese-300-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-300-normal.woff') format('woff');
|
|
8
|
+
|
|
9
|
+
}
|
|
10
|
+
/* merienda-vietnamese-400-normal*/
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: 'Merienda';
|
|
13
|
+
font-style: normal;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 400;
|
|
16
|
+
src: url('./files/merienda-vietnamese-400-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-400-normal.woff') format('woff');
|
|
17
|
+
|
|
18
|
+
}
|
|
19
|
+
/* merienda-vietnamese-500-normal*/
|
|
20
|
+
@font-face {
|
|
21
|
+
font-family: 'Merienda';
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
font-weight: 500;
|
|
25
|
+
src: url('./files/merienda-vietnamese-500-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-500-normal.woff') format('woff');
|
|
26
|
+
|
|
27
|
+
}
|
|
28
|
+
/* merienda-vietnamese-600-normal*/
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: 'Merienda';
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-display: swap;
|
|
33
|
+
font-weight: 600;
|
|
34
|
+
src: url('./files/merienda-vietnamese-600-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-600-normal.woff') format('woff');
|
|
35
|
+
|
|
36
|
+
}
|
|
37
|
+
/* merienda-vietnamese-700-normal*/
|
|
38
|
+
@font-face {
|
|
39
|
+
font-family: 'Merienda';
|
|
40
|
+
font-style: normal;
|
|
41
|
+
font-display: swap;
|
|
42
|
+
font-weight: 700;
|
|
43
|
+
src: url('./files/merienda-vietnamese-700-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-700-normal.woff') format('woff');
|
|
44
|
+
|
|
45
|
+
}
|
|
46
|
+
/* merienda-vietnamese-800-normal*/
|
|
47
|
+
@font-face {
|
|
48
|
+
font-family: 'Merienda';
|
|
49
|
+
font-style: normal;
|
|
50
|
+
font-display: swap;
|
|
51
|
+
font-weight: 800;
|
|
52
|
+
src: url('./files/merienda-vietnamese-800-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-800-normal.woff') format('woff');
|
|
53
|
+
|
|
54
|
+
}
|
|
55
|
+
/* merienda-vietnamese-900-normal*/
|
|
56
|
+
@font-face {
|
|
57
|
+
font-family: 'Merienda';
|
|
58
|
+
font-style: normal;
|
|
59
|
+
font-display: swap;
|
|
60
|
+
font-weight: 900;
|
|
61
|
+
src: url('./files/merienda-vietnamese-900-normal.woff2') format('woff2'), url('./files/merienda-vietnamese-900-normal.woff') format('woff');
|
|
62
|
+
|
|
63
|
+
}
|