@remotion/google-fonts 4.0.384 → 4.0.385

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.
@@ -0,0 +1,96 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ 'latin-ext': string;
8
+ latin: string;
9
+ };
10
+ fonts: {
11
+ italic: {
12
+ '100': {
13
+ 'latin-ext': string;
14
+ latin: string;
15
+ };
16
+ '200': {
17
+ 'latin-ext': string;
18
+ latin: string;
19
+ };
20
+ '300': {
21
+ 'latin-ext': string;
22
+ latin: string;
23
+ };
24
+ '400': {
25
+ 'latin-ext': string;
26
+ latin: string;
27
+ };
28
+ '500': {
29
+ 'latin-ext': string;
30
+ latin: string;
31
+ };
32
+ '600': {
33
+ 'latin-ext': string;
34
+ latin: string;
35
+ };
36
+ '700': {
37
+ 'latin-ext': string;
38
+ latin: string;
39
+ };
40
+ };
41
+ normal: {
42
+ '100': {
43
+ 'latin-ext': string;
44
+ latin: string;
45
+ };
46
+ '200': {
47
+ 'latin-ext': string;
48
+ latin: string;
49
+ };
50
+ '300': {
51
+ 'latin-ext': string;
52
+ latin: string;
53
+ };
54
+ '400': {
55
+ 'latin-ext': string;
56
+ latin: string;
57
+ };
58
+ '500': {
59
+ 'latin-ext': string;
60
+ latin: string;
61
+ };
62
+ '600': {
63
+ 'latin-ext': string;
64
+ latin: string;
65
+ };
66
+ '700': {
67
+ 'latin-ext': string;
68
+ latin: string;
69
+ };
70
+ };
71
+ };
72
+ subsets: string[];
73
+ };
74
+ export declare const fontFamily: "Amarna";
75
+ type Variants = {
76
+ italic: {
77
+ weights: '100' | '200' | '300' | '400' | '500' | '600' | '700';
78
+ subsets: 'latin' | 'latin-ext';
79
+ };
80
+ normal: {
81
+ weights: '100' | '200' | '300' | '400' | '500' | '600' | '700';
82
+ subsets: 'latin' | 'latin-ext';
83
+ };
84
+ };
85
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
86
+ weights?: Variants[T]["weights"][];
87
+ subsets?: Variants[T]["subsets"][];
88
+ document?: Document;
89
+ ignoreTooManyRequestsWarning?: boolean;
90
+ }) => {
91
+ fontFamily: import("./base").FontInfo["fontFamily"];
92
+ fonts: import("./base").FontInfo["fonts"];
93
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
94
+ waitUntilDone: () => Promise<undefined>;
95
+ };
96
+ export {};
@@ -0,0 +1,83 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'Amarna',
7
+ importName: 'Amarna',
8
+ version: 'v1',
9
+ url: 'https://fonts.googleapis.com/css2?family=Amarna:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700',
10
+ unicodeRanges: {
11
+ 'latin-ext': 'U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF',
12
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
13
+ },
14
+ fonts: {
15
+ italic: {
16
+ '100': {
17
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7Ax-p7ABg.woff2',
18
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7A_-p4.woff2',
19
+ },
20
+ '200': {
21
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7Ax-p7ABg.woff2',
22
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7A_-p4.woff2',
23
+ },
24
+ '300': {
25
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7Ax-p7ABg.woff2',
26
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7A_-p4.woff2',
27
+ },
28
+ '400': {
29
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7Ax-p7ABg.woff2',
30
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7A_-p4.woff2',
31
+ },
32
+ '500': {
33
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7Ax-p7ABg.woff2',
34
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7A_-p4.woff2',
35
+ },
36
+ '600': {
37
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7Ax-p7ABg.woff2',
38
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7A_-p4.woff2',
39
+ },
40
+ '700': {
41
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7Ax-p7ABg.woff2',
42
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoQzAj-18jIHCA0R7A_-p4.woff2',
43
+ },
44
+ },
45
+ normal: {
46
+ '100': {
47
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0TIA94po.woff2',
48
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0QoA9.woff2',
49
+ },
50
+ '200': {
51
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0TIA94po.woff2',
52
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0QoA9.woff2',
53
+ },
54
+ '300': {
55
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0TIA94po.woff2',
56
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0QoA9.woff2',
57
+ },
58
+ '400': {
59
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0TIA94po.woff2',
60
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0QoA9.woff2',
61
+ },
62
+ '500': {
63
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0TIA94po.woff2',
64
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0QoA9.woff2',
65
+ },
66
+ '600': {
67
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0TIA94po.woff2',
68
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0QoA9.woff2',
69
+ },
70
+ '700': {
71
+ 'latin-ext': 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0TIA94po.woff2',
72
+ latin: 'https://fonts.gstatic.com/s/amarna/v1/MCoSzAj-18jIHCA0QoA9.woff2',
73
+ },
74
+ },
75
+ },
76
+ subsets: ['latin', 'latin-ext'],
77
+ });
78
+ exports.getInfo = getInfo;
79
+ exports.fontFamily = 'Amarna';
80
+ const loadFont = (style, options) => {
81
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
82
+ };
83
+ exports.loadFont = loadFont;
@@ -0,0 +1,36 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ latin: string;
8
+ };
9
+ fonts: {
10
+ normal: {
11
+ '400': {
12
+ latin: string;
13
+ };
14
+ };
15
+ };
16
+ subsets: string[];
17
+ };
18
+ export declare const fontFamily: "BBH Bartle";
19
+ type Variants = {
20
+ normal: {
21
+ weights: '400';
22
+ subsets: 'latin';
23
+ };
24
+ };
25
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
26
+ weights?: Variants[T]["weights"][];
27
+ subsets?: Variants[T]["subsets"][];
28
+ document?: Document;
29
+ ignoreTooManyRequestsWarning?: boolean;
30
+ }) => {
31
+ fontFamily: import("./base").FontInfo["fontFamily"];
32
+ fonts: import("./base").FontInfo["fonts"];
33
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
34
+ waitUntilDone: () => Promise<undefined>;
35
+ };
36
+ export {};
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'BBH Bartle',
7
+ importName: 'BBHBartle',
8
+ version: 'v1',
9
+ url: 'https://fonts.googleapis.com/css2?family=BBH+Bartle:ital,wght@0,400',
10
+ unicodeRanges: {
11
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
12
+ },
13
+ fonts: {
14
+ normal: {
15
+ '400': {
16
+ latin: 'https://fonts.gstatic.com/s/bbhbartle/v1/zYXjKVYuMYMaN-IMqP3RemmZkA.woff2',
17
+ },
18
+ },
19
+ },
20
+ subsets: ['latin'],
21
+ });
22
+ exports.getInfo = getInfo;
23
+ exports.fontFamily = 'BBH Bartle';
24
+ const loadFont = (style, options) => {
25
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
26
+ };
27
+ exports.loadFont = loadFont;
@@ -0,0 +1,36 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ latin: string;
8
+ };
9
+ fonts: {
10
+ normal: {
11
+ '400': {
12
+ latin: string;
13
+ };
14
+ };
15
+ };
16
+ subsets: string[];
17
+ };
18
+ export declare const fontFamily: "BBH Bogle";
19
+ type Variants = {
20
+ normal: {
21
+ weights: '400';
22
+ subsets: 'latin';
23
+ };
24
+ };
25
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
26
+ weights?: Variants[T]["weights"][];
27
+ subsets?: Variants[T]["subsets"][];
28
+ document?: Document;
29
+ ignoreTooManyRequestsWarning?: boolean;
30
+ }) => {
31
+ fontFamily: import("./base").FontInfo["fontFamily"];
32
+ fonts: import("./base").FontInfo["fonts"];
33
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
34
+ waitUntilDone: () => Promise<undefined>;
35
+ };
36
+ export {};
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'BBH Bogle',
7
+ importName: 'BBHBogle',
8
+ version: 'v1',
9
+ url: 'https://fonts.googleapis.com/css2?family=BBH+Bogle:ital,wght@0,400',
10
+ unicodeRanges: {
11
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
12
+ },
13
+ fonts: {
14
+ normal: {
15
+ '400': {
16
+ latin: 'https://fonts.gstatic.com/s/bbhbogle/v1/GFDoWA58rVDJf-fOV9A7rJJd.woff2',
17
+ },
18
+ },
19
+ },
20
+ subsets: ['latin'],
21
+ });
22
+ exports.getInfo = getInfo;
23
+ exports.fontFamily = 'BBH Bogle';
24
+ const loadFont = (style, options) => {
25
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
26
+ };
27
+ exports.loadFont = loadFont;
@@ -0,0 +1,36 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ latin: string;
8
+ };
9
+ fonts: {
10
+ normal: {
11
+ '400': {
12
+ latin: string;
13
+ };
14
+ };
15
+ };
16
+ subsets: string[];
17
+ };
18
+ export declare const fontFamily: "BBH Hegarty";
19
+ type Variants = {
20
+ normal: {
21
+ weights: '400';
22
+ subsets: 'latin';
23
+ };
24
+ };
25
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
26
+ weights?: Variants[T]["weights"][];
27
+ subsets?: Variants[T]["subsets"][];
28
+ document?: Document;
29
+ ignoreTooManyRequestsWarning?: boolean;
30
+ }) => {
31
+ fontFamily: import("./base").FontInfo["fontFamily"];
32
+ fonts: import("./base").FontInfo["fonts"];
33
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
34
+ waitUntilDone: () => Promise<undefined>;
35
+ };
36
+ export {};
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'BBH Hegarty',
7
+ importName: 'BBHHegarty',
8
+ version: 'v1',
9
+ url: 'https://fonts.googleapis.com/css2?family=BBH+Hegarty:ital,wght@0,400',
10
+ unicodeRanges: {
11
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
12
+ },
13
+ fonts: {
14
+ normal: {
15
+ '400': {
16
+ latin: 'https://fonts.gstatic.com/s/bbhhegarty/v1/yYLt0hbb_dvjg8talgb5vAHW8NY.woff2',
17
+ },
18
+ },
19
+ },
20
+ subsets: ['latin'],
21
+ });
22
+ exports.getInfo = getInfo;
23
+ exports.fontFamily = 'BBH Hegarty';
24
+ const loadFont = (style, options) => {
25
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
26
+ };
27
+ exports.loadFont = loadFont;
package/dist/cjs/Borel.js CHANGED
@@ -5,7 +5,7 @@ const base_1 = require("./base");
5
5
  const getInfo = () => ({
6
6
  fontFamily: 'Borel',
7
7
  importName: 'Borel',
8
- version: 'v9',
8
+ version: 'v10',
9
9
  url: 'https://fonts.googleapis.com/css2?family=Borel:ital,wght@0,400',
10
10
  unicodeRanges: {
11
11
  math: 'U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF',
@@ -17,11 +17,11 @@ const getInfo = () => ({
17
17
  fonts: {
18
18
  normal: {
19
19
  '400': {
20
- math: 'https://fonts.gstatic.com/s/borel/v9/6qLOKZsftAPisjtaaSIXOg.woff2',
21
- symbols: 'https://fonts.gstatic.com/s/borel/v9/6qLOKZsftAPisjtIaSIXOg.woff2',
22
- vietnamese: 'https://fonts.gstatic.com/s/borel/v9/6qLOKZsftAPisjspaSIXOg.woff2',
23
- 'latin-ext': 'https://fonts.gstatic.com/s/borel/v9/6qLOKZsftAPisjsoaSIXOg.woff2',
24
- latin: 'https://fonts.gstatic.com/s/borel/v9/6qLOKZsftAPisjsmaSI.woff2',
20
+ math: 'https://fonts.gstatic.com/s/borel/v10/6qLOKZsftAPisjtaaSIXOg.woff2',
21
+ symbols: 'https://fonts.gstatic.com/s/borel/v10/6qLOKZsftAPisjtIaSIXOg.woff2',
22
+ vietnamese: 'https://fonts.gstatic.com/s/borel/v10/6qLOKZsftAPisjspaSIXOg.woff2',
23
+ 'latin-ext': 'https://fonts.gstatic.com/s/borel/v10/6qLOKZsftAPisjsoaSIXOg.woff2',
24
+ latin: 'https://fonts.gstatic.com/s/borel/v10/6qLOKZsftAPisjsmaSI.woff2',
25
25
  },
26
26
  },
27
27
  },
@@ -0,0 +1,70 @@
1
+ export declare const getInfo: () => {
2
+ fontFamily: string;
3
+ importName: string;
4
+ version: string;
5
+ url: string;
6
+ unicodeRanges: {
7
+ 'latin-ext': string;
8
+ latin: string;
9
+ };
10
+ fonts: {
11
+ normal: {
12
+ '100': {
13
+ 'latin-ext': string;
14
+ latin: string;
15
+ };
16
+ '200': {
17
+ 'latin-ext': string;
18
+ latin: string;
19
+ };
20
+ '300': {
21
+ 'latin-ext': string;
22
+ latin: string;
23
+ };
24
+ '400': {
25
+ 'latin-ext': string;
26
+ latin: string;
27
+ };
28
+ '500': {
29
+ 'latin-ext': string;
30
+ latin: string;
31
+ };
32
+ '600': {
33
+ 'latin-ext': string;
34
+ latin: string;
35
+ };
36
+ '700': {
37
+ 'latin-ext': string;
38
+ latin: string;
39
+ };
40
+ '800': {
41
+ 'latin-ext': string;
42
+ latin: string;
43
+ };
44
+ '900': {
45
+ 'latin-ext': string;
46
+ latin: string;
47
+ };
48
+ };
49
+ };
50
+ subsets: string[];
51
+ };
52
+ export declare const fontFamily: "Cause";
53
+ type Variants = {
54
+ normal: {
55
+ weights: '100' | '200' | '300' | '400' | '500' | '600' | '700' | '800' | '900';
56
+ subsets: 'latin' | 'latin-ext';
57
+ };
58
+ };
59
+ export declare const loadFont: <T extends keyof Variants>(style?: T, options?: {
60
+ weights?: Variants[T]["weights"][];
61
+ subsets?: Variants[T]["subsets"][];
62
+ document?: Document;
63
+ ignoreTooManyRequestsWarning?: boolean;
64
+ }) => {
65
+ fontFamily: import("./base").FontInfo["fontFamily"];
66
+ fonts: import("./base").FontInfo["fonts"];
67
+ unicodeRanges: import("./base").FontInfo["unicodeRanges"];
68
+ waitUntilDone: () => Promise<undefined>;
69
+ };
70
+ export {};
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.loadFont = exports.fontFamily = exports.getInfo = void 0;
4
+ const base_1 = require("./base");
5
+ const getInfo = () => ({
6
+ fontFamily: 'Cause',
7
+ importName: 'Cause',
8
+ version: 'v1',
9
+ url: 'https://fonts.googleapis.com/css2?family=Cause:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900',
10
+ unicodeRanges: {
11
+ 'latin-ext': 'U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF',
12
+ latin: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD',
13
+ },
14
+ fonts: {
15
+ normal: {
16
+ '100': {
17
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
18
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
19
+ },
20
+ '200': {
21
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
22
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
23
+ },
24
+ '300': {
25
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
26
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
27
+ },
28
+ '400': {
29
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
30
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
31
+ },
32
+ '500': {
33
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
34
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
35
+ },
36
+ '600': {
37
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
38
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
39
+ },
40
+ '700': {
41
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
42
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
43
+ },
44
+ '800': {
45
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
46
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
47
+ },
48
+ '900': {
49
+ 'latin-ext': 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NdbJHPBw.woff2',
50
+ latin: 'https://fonts.gstatic.com/s/cause/v1/or3sQ6760-mf03NTbJE.woff2',
51
+ },
52
+ },
53
+ },
54
+ subsets: ['latin', 'latin-ext'],
55
+ });
56
+ exports.getInfo = getInfo;
57
+ exports.fontFamily = 'Cause';
58
+ const loadFont = (style, options) => {
59
+ return (0, base_1.loadFonts)((0, exports.getInfo)(), style, options);
60
+ };
61
+ exports.loadFont = loadFont;