@fontsource/merienda 4.5.12 → 5.0.1
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 +15 -13
- package/400.css +15 -13
- package/500.css +15 -13
- package/600.css +15 -13
- package/700.css +15 -13
- package/800.css +15 -13
- package/900.css +15 -13
- package/CHANGELOG.md +1 -2
- package/LICENSE +93 -0
- package/README.md +12 -13
- 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-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/index.css +15 -13
- package/latin-300.css +4 -5
- package/latin-400.css +4 -5
- package/latin-500.css +4 -5
- package/latin-600.css +4 -5
- package/latin-700.css +4 -5
- package/latin-800.css +4 -5
- package/latin-900.css +4 -5
- package/latin-ext-300.css +4 -5
- package/latin-ext-400.css +4 -5
- package/latin-ext-500.css +4 -5
- package/latin-ext-600.css +4 -5
- package/latin-ext-700.css +4 -5
- package/latin-ext-800.css +4 -5
- package/latin-ext-900.css +4 -5
- package/latin-ext.css +28 -29
- package/latin.css +28 -29
- package/metadata.json +21 -1
- package/package.json +30 -1
- package/scss/metadata.scss +18 -0
- package/scss/mixins.scss +157 -106
- package/unicode.json +5 -1
- package/vietnamese-300.css +4 -5
- package/vietnamese-400.css +4 -5
- package/vietnamese-500.css +4 -5
- package/vietnamese-600.css +4 -5
- package/vietnamese-700.css +4 -5
- package/vietnamese-800.css +4 -5
- package/vietnamese-900.css +4 -5
- package/vietnamese.css +28 -29
- package/files/file-list.json +0 -1
- 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-ext-variable-wghtOnly-normal.woff2 +0 -0
- package/files/merienda-latin-variable-wghtOnly-normal.woff2 +0 -0
- package/files/merienda-vietnamese-variable-wghtOnly-normal.woff2 +0 -0
- package/variable.css +0 -27
package/latin-300.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-300-normal*/
|
|
1
|
+
/* merienda-latin-300-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 300;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-300-normal.woff2) format('woff2'), url(./files/merienda-latin-300-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-400.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-400-normal*/
|
|
1
|
+
/* merienda-latin-400-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 400;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-400-normal.woff2) format('woff2'), url(./files/merienda-latin-400-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-500.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-500-normal*/
|
|
1
|
+
/* merienda-latin-500-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 500;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-500-normal.woff2) format('woff2'), url(./files/merienda-latin-500-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-600.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-600-normal*/
|
|
1
|
+
/* merienda-latin-600-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 600;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-600-normal.woff2) format('woff2'), url(./files/merienda-latin-600-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-700.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-700-normal*/
|
|
1
|
+
/* merienda-latin-700-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 700;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-700-normal.woff2) format('woff2'), url(./files/merienda-latin-700-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-800.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-800-normal*/
|
|
1
|
+
/* merienda-latin-800-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 800;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-800-normal.woff2) format('woff2'), url(./files/merienda-latin-800-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-900.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-900-normal*/
|
|
1
|
+
/* merienda-latin-900-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 900;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-900-normal.woff2) format('woff2'), url(./files/merienda-latin-900-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext-300.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-ext-300-normal*/
|
|
1
|
+
/* merienda-latin-ext-300-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 300;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-ext-300-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-300-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext-400.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-ext-400-normal*/
|
|
1
|
+
/* merienda-latin-ext-400-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 400;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-ext-400-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-400-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext-500.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-ext-500-normal*/
|
|
1
|
+
/* merienda-latin-ext-500-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 500;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-ext-500-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-500-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext-600.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-ext-600-normal*/
|
|
1
|
+
/* merienda-latin-ext-600-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 600;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-ext-600-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-600-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext-700.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-ext-700-normal*/
|
|
1
|
+
/* merienda-latin-ext-700-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 700;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-ext-700-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-700-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext-800.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-ext-800-normal*/
|
|
1
|
+
/* merienda-latin-ext-800-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 800;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-ext-800-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-800-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext-900.css
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/* merienda-latin-ext-900-normal*/
|
|
1
|
+
/* merienda-latin-ext-900-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 900;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
9
|
-
}
|
|
7
|
+
src: url(./files/merienda-latin-ext-900-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-900-normal.woff) format('woff');
|
|
8
|
+
}
|
package/latin-ext.css
CHANGED
|
@@ -1,63 +1,62 @@
|
|
|
1
|
-
/* merienda-latin-ext-300-normal*/
|
|
1
|
+
/* merienda-latin-ext-300-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 300;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
7
|
+
src: url(./files/merienda-latin-ext-300-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-300-normal.woff) format('woff');
|
|
9
8
|
}
|
|
10
|
-
|
|
9
|
+
|
|
10
|
+
/* merienda-latin-ext-400-normal */
|
|
11
11
|
@font-face {
|
|
12
12
|
font-family: 'Merienda';
|
|
13
13
|
font-style: normal;
|
|
14
|
-
font-display: swap;
|
|
14
|
+
font-display: var(--fontsource-display, swap);
|
|
15
15
|
font-weight: 400;
|
|
16
|
-
src: url(
|
|
17
|
-
|
|
16
|
+
src: url(./files/merienda-latin-ext-400-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-400-normal.woff) format('woff');
|
|
18
17
|
}
|
|
19
|
-
|
|
18
|
+
|
|
19
|
+
/* merienda-latin-ext-500-normal */
|
|
20
20
|
@font-face {
|
|
21
21
|
font-family: 'Merienda';
|
|
22
22
|
font-style: normal;
|
|
23
|
-
font-display: swap;
|
|
23
|
+
font-display: var(--fontsource-display, swap);
|
|
24
24
|
font-weight: 500;
|
|
25
|
-
src: url(
|
|
26
|
-
|
|
25
|
+
src: url(./files/merienda-latin-ext-500-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-500-normal.woff) format('woff');
|
|
27
26
|
}
|
|
28
|
-
|
|
27
|
+
|
|
28
|
+
/* merienda-latin-ext-600-normal */
|
|
29
29
|
@font-face {
|
|
30
30
|
font-family: 'Merienda';
|
|
31
31
|
font-style: normal;
|
|
32
|
-
font-display: swap;
|
|
32
|
+
font-display: var(--fontsource-display, swap);
|
|
33
33
|
font-weight: 600;
|
|
34
|
-
src: url(
|
|
35
|
-
|
|
34
|
+
src: url(./files/merienda-latin-ext-600-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-600-normal.woff) format('woff');
|
|
36
35
|
}
|
|
37
|
-
|
|
36
|
+
|
|
37
|
+
/* merienda-latin-ext-700-normal */
|
|
38
38
|
@font-face {
|
|
39
39
|
font-family: 'Merienda';
|
|
40
40
|
font-style: normal;
|
|
41
|
-
font-display: swap;
|
|
41
|
+
font-display: var(--fontsource-display, swap);
|
|
42
42
|
font-weight: 700;
|
|
43
|
-
src: url(
|
|
44
|
-
|
|
43
|
+
src: url(./files/merienda-latin-ext-700-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-700-normal.woff) format('woff');
|
|
45
44
|
}
|
|
46
|
-
|
|
45
|
+
|
|
46
|
+
/* merienda-latin-ext-800-normal */
|
|
47
47
|
@font-face {
|
|
48
48
|
font-family: 'Merienda';
|
|
49
49
|
font-style: normal;
|
|
50
|
-
font-display: swap;
|
|
50
|
+
font-display: var(--fontsource-display, swap);
|
|
51
51
|
font-weight: 800;
|
|
52
|
-
src: url(
|
|
53
|
-
|
|
52
|
+
src: url(./files/merienda-latin-ext-800-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-800-normal.woff) format('woff');
|
|
54
53
|
}
|
|
55
|
-
|
|
54
|
+
|
|
55
|
+
/* merienda-latin-ext-900-normal */
|
|
56
56
|
@font-face {
|
|
57
57
|
font-family: 'Merienda';
|
|
58
58
|
font-style: normal;
|
|
59
|
-
font-display: swap;
|
|
59
|
+
font-display: var(--fontsource-display, swap);
|
|
60
60
|
font-weight: 900;
|
|
61
|
-
src: url(
|
|
62
|
-
|
|
63
|
-
}
|
|
61
|
+
src: url(./files/merienda-latin-ext-900-normal.woff2) format('woff2'), url(./files/merienda-latin-ext-900-normal.woff) format('woff');
|
|
62
|
+
}
|
package/latin.css
CHANGED
|
@@ -1,63 +1,62 @@
|
|
|
1
|
-
/* merienda-latin-300-normal*/
|
|
1
|
+
/* merienda-latin-300-normal */
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: 'Merienda';
|
|
4
4
|
font-style: normal;
|
|
5
|
-
font-display: swap;
|
|
5
|
+
font-display: var(--fontsource-display, swap);
|
|
6
6
|
font-weight: 300;
|
|
7
|
-
src: url(
|
|
8
|
-
|
|
7
|
+
src: url(./files/merienda-latin-300-normal.woff2) format('woff2'), url(./files/merienda-latin-300-normal.woff) format('woff');
|
|
9
8
|
}
|
|
10
|
-
|
|
9
|
+
|
|
10
|
+
/* merienda-latin-400-normal */
|
|
11
11
|
@font-face {
|
|
12
12
|
font-family: 'Merienda';
|
|
13
13
|
font-style: normal;
|
|
14
|
-
font-display: swap;
|
|
14
|
+
font-display: var(--fontsource-display, swap);
|
|
15
15
|
font-weight: 400;
|
|
16
|
-
src: url(
|
|
17
|
-
|
|
16
|
+
src: url(./files/merienda-latin-400-normal.woff2) format('woff2'), url(./files/merienda-latin-400-normal.woff) format('woff');
|
|
18
17
|
}
|
|
19
|
-
|
|
18
|
+
|
|
19
|
+
/* merienda-latin-500-normal */
|
|
20
20
|
@font-face {
|
|
21
21
|
font-family: 'Merienda';
|
|
22
22
|
font-style: normal;
|
|
23
|
-
font-display: swap;
|
|
23
|
+
font-display: var(--fontsource-display, swap);
|
|
24
24
|
font-weight: 500;
|
|
25
|
-
src: url(
|
|
26
|
-
|
|
25
|
+
src: url(./files/merienda-latin-500-normal.woff2) format('woff2'), url(./files/merienda-latin-500-normal.woff) format('woff');
|
|
27
26
|
}
|
|
28
|
-
|
|
27
|
+
|
|
28
|
+
/* merienda-latin-600-normal */
|
|
29
29
|
@font-face {
|
|
30
30
|
font-family: 'Merienda';
|
|
31
31
|
font-style: normal;
|
|
32
|
-
font-display: swap;
|
|
32
|
+
font-display: var(--fontsource-display, swap);
|
|
33
33
|
font-weight: 600;
|
|
34
|
-
src: url(
|
|
35
|
-
|
|
34
|
+
src: url(./files/merienda-latin-600-normal.woff2) format('woff2'), url(./files/merienda-latin-600-normal.woff) format('woff');
|
|
36
35
|
}
|
|
37
|
-
|
|
36
|
+
|
|
37
|
+
/* merienda-latin-700-normal */
|
|
38
38
|
@font-face {
|
|
39
39
|
font-family: 'Merienda';
|
|
40
40
|
font-style: normal;
|
|
41
|
-
font-display: swap;
|
|
41
|
+
font-display: var(--fontsource-display, swap);
|
|
42
42
|
font-weight: 700;
|
|
43
|
-
src: url(
|
|
44
|
-
|
|
43
|
+
src: url(./files/merienda-latin-700-normal.woff2) format('woff2'), url(./files/merienda-latin-700-normal.woff) format('woff');
|
|
45
44
|
}
|
|
46
|
-
|
|
45
|
+
|
|
46
|
+
/* merienda-latin-800-normal */
|
|
47
47
|
@font-face {
|
|
48
48
|
font-family: 'Merienda';
|
|
49
49
|
font-style: normal;
|
|
50
|
-
font-display: swap;
|
|
50
|
+
font-display: var(--fontsource-display, swap);
|
|
51
51
|
font-weight: 800;
|
|
52
|
-
src: url(
|
|
53
|
-
|
|
52
|
+
src: url(./files/merienda-latin-800-normal.woff2) format('woff2'), url(./files/merienda-latin-800-normal.woff) format('woff');
|
|
54
53
|
}
|
|
55
|
-
|
|
54
|
+
|
|
55
|
+
/* merienda-latin-900-normal */
|
|
56
56
|
@font-face {
|
|
57
57
|
font-family: 'Merienda';
|
|
58
58
|
font-style: normal;
|
|
59
|
-
font-display: swap;
|
|
59
|
+
font-display: var(--fontsource-display, swap);
|
|
60
60
|
font-weight: 900;
|
|
61
|
-
src: url(
|
|
62
|
-
|
|
63
|
-
}
|
|
61
|
+
src: url(./files/merienda-latin-900-normal.woff2) format('woff2'), url(./files/merienda-latin-900-normal.woff) format('woff');
|
|
62
|
+
}
|
package/metadata.json
CHANGED
|
@@ -1 +1,21 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"id": "merienda",
|
|
3
|
+
"family": "Merienda",
|
|
4
|
+
"subsets": ["latin", "latin-ext", "vietnamese"],
|
|
5
|
+
"weights": [300, 400, 500, 600, 700, 800, 900],
|
|
6
|
+
"styles": ["normal"],
|
|
7
|
+
"defSubset": "latin",
|
|
8
|
+
"variable": {
|
|
9
|
+
"wght": {"default": "400", "min": "300", "max": "900", "step": "1"}
|
|
10
|
+
},
|
|
11
|
+
"lastModified": "2023-03-21",
|
|
12
|
+
"version": "v19",
|
|
13
|
+
"category": "handwriting",
|
|
14
|
+
"license": {
|
|
15
|
+
"type": "OFL-1.1",
|
|
16
|
+
"url": "http://scripts.sil.org/OFL",
|
|
17
|
+
"attribution": "Copyright 2017 The Merienda Project Authors (https://github.com/etunni/merienda)"
|
|
18
|
+
},
|
|
19
|
+
"source": "https://github.com/google/fonts",
|
|
20
|
+
"type": "google"
|
|
21
|
+
}
|
package/package.json
CHANGED
|
@@ -1 +1,30 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"name": "@fontsource/merienda",
|
|
3
|
+
"version": "5.0.1",
|
|
4
|
+
"description": "Self-host the Merienda font in a neatly bundled NPM package.",
|
|
5
|
+
"main": "index.css",
|
|
6
|
+
"publishConfig": {"access": "public"},
|
|
7
|
+
"keywords": [
|
|
8
|
+
"fontsource",
|
|
9
|
+
"font",
|
|
10
|
+
"font family",
|
|
11
|
+
"google fonts",
|
|
12
|
+
"merienda",
|
|
13
|
+
"Merienda",
|
|
14
|
+
"css",
|
|
15
|
+
"sass",
|
|
16
|
+
"front-end",
|
|
17
|
+
"web",
|
|
18
|
+
"typeface",
|
|
19
|
+
"variable"
|
|
20
|
+
],
|
|
21
|
+
"author": "Google Inc.",
|
|
22
|
+
"license": "OFL-1.1",
|
|
23
|
+
"homepage": "https://fontsource.org/fonts/merienda",
|
|
24
|
+
"repository": {
|
|
25
|
+
"type": "git",
|
|
26
|
+
"url": "https://github.com/fontsource/font-files.git",
|
|
27
|
+
"directory": "fonts/google/merienda"
|
|
28
|
+
},
|
|
29
|
+
"publishHash": "0b04ae659302e721"
|
|
30
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
$id: 'merienda' !default;
|
|
2
|
+
$family: 'Merienda' !default;
|
|
3
|
+
$category: handwriting !default;
|
|
4
|
+
$subsets: (latin, latin-ext, vietnamese) !default;
|
|
5
|
+
$weights: (300, 400, 500, 600, 700, 800, 900) !default;
|
|
6
|
+
$styles: (normal) !default;
|
|
7
|
+
$axes: null !default;
|
|
8
|
+
$defaults: (
|
|
9
|
+
subset: latin,
|
|
10
|
+
weight: 400,
|
|
11
|
+
style: normal,
|
|
12
|
+
axis: null,
|
|
13
|
+
) !default;
|
|
14
|
+
$unicode: (
|
|
15
|
+
vietnamese: (U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB),
|
|
16
|
+
latin-ext: (U+0100-02AF,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF),
|
|
17
|
+
latin: (U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD),
|
|
18
|
+
) !default;
|