compost-jekyll-theme 0.4.3 → 0.4.4
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.
- checksums.yaml +4 -4
- data/_data/en.yml +56 -56
- data/_data/es.yml +55 -55
- data/_data/fixtures/activity_pub/activities/sutty.yml +19 -17
- data/_data/fixtures/activity_pub/likes.yml +18 -18
- data/_data/fixtures/activity_pub/replies.yml +444 -421
- data/_data/fixtures/activity_pub/shared.yml +65 -65
- data/_data/fixtures/activity_pub/users/cibor_yogui.yml +49 -49
- data/_data/fixtures/activity_pub/users/edumerco.yml +64 -62
- data/_data/fixtures/activity_pub/users/f.yml +65 -62
- data/_data/fixtures/activity_pub/users/sutty.yml +63 -60
- data/_data/layouts/about.yml +20 -20
- data/_data/layouts/author.yml +2 -2
- data/_data/layouts/back_cover.yml +2 -2
- data/_data/layouts/button.yml +2 -2
- data/_data/layouts/button_copy.yml +2 -2
- data/_data/layouts/code_of_conduct.yml +2 -2
- data/_data/layouts/footer.yml +2 -2
- data/_data/layouts/front_cover.yml +2 -2
- data/_data/layouts/goal.yml +2 -2
- data/_data/layouts/license.yml +2 -2
- data/_data/layouts/menu.yml +10 -10
- data/_data/layouts/post.yml +5 -5
- data/_data/layouts/privacy_policy.yml +2 -2
- data/_data/layouts/support.yml +2 -2
- data/_data/layouts/supporter.yml +2 -2
- data/_data/layouts/theme.yml +65 -41
- data/_data/placeholder.yml +2 -2
- data/_data/schema.yml +10 -10
- data/_data/theme.yml +54 -54
- data/_includes/author_block.html +7 -8
- data/_includes/biography.html +3 -4
- data/_includes/bootstrap/custom_select.html +6 -7
- data/_includes/btn_header.html +8 -9
- data/_includes/buttons/with_copy.html +6 -7
- data/_includes/buttons/with_link.html +8 -9
- data/_includes/card_horizontal.html +6 -7
- data/_includes/cover_post/generic.html +26 -25
- data/_includes/cover_post/home.html +9 -9
- data/_includes/cover_post/menu.html +16 -15
- data/_includes/date.html +4 -3
- data/_includes/details.html +17 -18
- data/_includes/device_detector.html +19 -8
- data/_includes/divider.html +6 -7
- data/_includes/embed_responsive.html +13 -11
- data/_includes/external_link.html +10 -10
- data/_includes/fa.html +11 -6
- data/_includes/footer.html +10 -13
- data/_includes/goal.html +20 -12
- data/_includes/header.html +20 -17
- data/_includes/header_toggler.html +28 -28
- data/_includes/headings/generic.html +4 -5
- data/_includes/headings/h1.html +3 -4
- data/_includes/headings/h2.html +3 -4
- data/_includes/headings/h3.html +3 -4
- data/_includes/headings/with_link.html +4 -5
- data/_includes/image_with_link.html +18 -16
- data/_includes/license_block.html +7 -5
- data/_includes/menu_close.html +4 -5
- data/_includes/menu_item.html +4 -5
- data/_includes/menu_open.html +4 -5
- data/_includes/navigation_post.html +32 -30
- data/_includes/picture.html +11 -10
- data/_includes/script.html +1 -1
- data/_includes/text_link.html +5 -6
- data/_includes/theme/author_block.html +1 -1
- data/_includes/theme/biography.html +1 -3
- data/_includes/theme/card_horizontal.html +2 -1
- data/_includes/theme/cards.html +6 -5
- data/_includes/theme/colors.html +1 -1
- data/_includes/theme/content.html +9 -9
- data/_includes/theme/embed_responsive.html +3 -3
- data/_includes/theme/font_sizes.html +6 -10
- data/_includes/theme/footer.html +2 -1
- data/_includes/theme/header_close.html +14 -13
- data/_includes/theme/header_open.html +14 -13
- data/_includes/theme/header_toggler.html +11 -9
- data/_includes/theme/llamar_modal.html +3 -7
- data/_includes/theme/modal_ayuda.html +1 -1
- data/_includes/theme/modal_imagen.html +2 -4
- data/_includes/theme/modal_video.html +2 -4
- data/_includes/theme/reactions.html +4 -1
- data/_includes/theme/toot_card.html +4 -3
- data/_includes/toggler/toggler.html +3 -2
- data/_includes/toggler/toggler_label.html +2 -1
- data/_includes/toggler/toggler_related.html +2 -1
- data/_layouts/about.html +2 -3
- data/_layouts/back_cover.html +11 -10
- data/_layouts/code_of_conduct.html +3 -3
- data/_layouts/default.html +27 -16
- data/_layouts/default_with_menu.html +7 -6
- data/_layouts/home.html +33 -32
- data/_layouts/license.html +3 -3
- data/_layouts/page.html +0 -1
- data/_layouts/post.html +1 -1
- data/_layouts/privacy_policy.html +3 -3
- data/_layouts/support.html +28 -27
- data/_layouts/theme.html +0 -1
- data/_sass/content.scss +25 -10
- data/_sass/details.scss +24 -22
- data/_sass/open_sans.scss +36 -20
- data/_sass/open_sans_wght_700.scss +36 -20
- data/_sass/roboto_ital_wght_0_100_0_300_0_400_0_500_0_700_0_900_1_100_1_300_1_400_1_500_1_700_1_900.scss +418 -228
- data/_sass/roboto_mono_ital_wght_0_400_0_700_1_400_1_700.scss +12 -8
- data/_sass/source_serif_4_ital_wght_0_400_0_700_1_400_1_700.scss +8 -8
- data/_sass/utilities.scss +60 -21
- data/_sass/work_sans_ital_wght_1_300.scss +3 -2
- metadata +2 -2
@@ -1,756 +1,946 @@
|
|
1
1
|
/* cyrillic-ext */
|
2
2
|
@font-face {
|
3
|
-
font-family:
|
3
|
+
font-family: "Roboto";
|
4
4
|
font-style: italic;
|
5
5
|
font-weight: 100;
|
6
6
|
font-display: swap;
|
7
|
-
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2)
|
8
|
-
|
7
|
+
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2)
|
8
|
+
format("woff2");
|
9
|
+
unicode-range:
|
10
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
9
11
|
}
|
10
12
|
/* cyrillic */
|
11
13
|
@font-face {
|
12
|
-
font-family:
|
14
|
+
font-family: "Roboto";
|
13
15
|
font-style: italic;
|
14
16
|
font-weight: 100;
|
15
17
|
font-display: swap;
|
16
|
-
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2)
|
18
|
+
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2)
|
19
|
+
format("woff2");
|
17
20
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
18
21
|
}
|
19
22
|
/* greek-ext */
|
20
23
|
@font-face {
|
21
|
-
font-family:
|
24
|
+
font-family: "Roboto";
|
22
25
|
font-style: italic;
|
23
26
|
font-weight: 100;
|
24
27
|
font-display: swap;
|
25
|
-
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2)
|
28
|
+
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2)
|
29
|
+
format("woff2");
|
26
30
|
unicode-range: U+1F00-1FFF;
|
27
31
|
}
|
28
32
|
/* greek */
|
29
33
|
@font-face {
|
30
|
-
font-family:
|
34
|
+
font-family: "Roboto";
|
31
35
|
font-style: italic;
|
32
36
|
font-weight: 100;
|
33
37
|
font-display: swap;
|
34
|
-
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2)
|
35
|
-
|
38
|
+
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2)
|
39
|
+
format("woff2");
|
40
|
+
unicode-range:
|
41
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
36
42
|
}
|
37
43
|
/* vietnamese */
|
38
44
|
@font-face {
|
39
|
-
font-family:
|
45
|
+
font-family: "Roboto";
|
40
46
|
font-style: italic;
|
41
47
|
font-weight: 100;
|
42
48
|
font-display: swap;
|
43
|
-
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2)
|
44
|
-
|
49
|
+
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2)
|
50
|
+
format("woff2");
|
51
|
+
unicode-range:
|
52
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
53
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
54
|
+
U+1EA0-1EF9, U+20AB;
|
45
55
|
}
|
46
56
|
/* latin-ext */
|
47
57
|
@font-face {
|
48
|
-
font-family:
|
58
|
+
font-family: "Roboto";
|
49
59
|
font-style: italic;
|
50
60
|
font-weight: 100;
|
51
61
|
font-display: swap;
|
52
|
-
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2)
|
53
|
-
|
62
|
+
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2)
|
63
|
+
format("woff2");
|
64
|
+
unicode-range:
|
65
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
66
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
67
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
54
68
|
}
|
55
69
|
/* latin */
|
56
70
|
@font-face {
|
57
|
-
font-family:
|
71
|
+
font-family: "Roboto";
|
58
72
|
font-style: italic;
|
59
73
|
font-weight: 100;
|
60
74
|
font-display: swap;
|
61
|
-
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format(
|
62
|
-
unicode-range:
|
75
|
+
src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format("woff2");
|
76
|
+
unicode-range:
|
77
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
78
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
79
|
+
U+2215, U+FEFF, U+FFFD;
|
63
80
|
}
|
64
81
|
/* cyrillic-ext */
|
65
82
|
@font-face {
|
66
|
-
font-family:
|
83
|
+
font-family: "Roboto";
|
67
84
|
font-style: italic;
|
68
85
|
font-weight: 300;
|
69
86
|
font-display: swap;
|
70
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2)
|
71
|
-
|
87
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2)
|
88
|
+
format("woff2");
|
89
|
+
unicode-range:
|
90
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
72
91
|
}
|
73
92
|
/* cyrillic */
|
74
93
|
@font-face {
|
75
|
-
font-family:
|
94
|
+
font-family: "Roboto";
|
76
95
|
font-style: italic;
|
77
96
|
font-weight: 300;
|
78
97
|
font-display: swap;
|
79
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2)
|
98
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2)
|
99
|
+
format("woff2");
|
80
100
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
81
101
|
}
|
82
102
|
/* greek-ext */
|
83
103
|
@font-face {
|
84
|
-
font-family:
|
104
|
+
font-family: "Roboto";
|
85
105
|
font-style: italic;
|
86
106
|
font-weight: 300;
|
87
107
|
font-display: swap;
|
88
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2)
|
108
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2)
|
109
|
+
format("woff2");
|
89
110
|
unicode-range: U+1F00-1FFF;
|
90
111
|
}
|
91
112
|
/* greek */
|
92
113
|
@font-face {
|
93
|
-
font-family:
|
114
|
+
font-family: "Roboto";
|
94
115
|
font-style: italic;
|
95
116
|
font-weight: 300;
|
96
117
|
font-display: swap;
|
97
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2)
|
98
|
-
|
118
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2)
|
119
|
+
format("woff2");
|
120
|
+
unicode-range:
|
121
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
99
122
|
}
|
100
123
|
/* vietnamese */
|
101
124
|
@font-face {
|
102
|
-
font-family:
|
125
|
+
font-family: "Roboto";
|
103
126
|
font-style: italic;
|
104
127
|
font-weight: 300;
|
105
128
|
font-display: swap;
|
106
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2)
|
107
|
-
|
129
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2)
|
130
|
+
format("woff2");
|
131
|
+
unicode-range:
|
132
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
133
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
134
|
+
U+1EA0-1EF9, U+20AB;
|
108
135
|
}
|
109
136
|
/* latin-ext */
|
110
137
|
@font-face {
|
111
|
-
font-family:
|
138
|
+
font-family: "Roboto";
|
112
139
|
font-style: italic;
|
113
140
|
font-weight: 300;
|
114
141
|
font-display: swap;
|
115
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2)
|
116
|
-
|
142
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2)
|
143
|
+
format("woff2");
|
144
|
+
unicode-range:
|
145
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
146
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
147
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
117
148
|
}
|
118
149
|
/* latin */
|
119
150
|
@font-face {
|
120
|
-
font-family:
|
151
|
+
font-family: "Roboto";
|
121
152
|
font-style: italic;
|
122
153
|
font-weight: 300;
|
123
154
|
font-display: swap;
|
124
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2)
|
125
|
-
|
155
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2)
|
156
|
+
format("woff2");
|
157
|
+
unicode-range:
|
158
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
159
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
160
|
+
U+2215, U+FEFF, U+FFFD;
|
126
161
|
}
|
127
162
|
/* cyrillic-ext */
|
128
163
|
@font-face {
|
129
|
-
font-family:
|
164
|
+
font-family: "Roboto";
|
130
165
|
font-style: italic;
|
131
166
|
font-weight: 400;
|
132
167
|
font-display: swap;
|
133
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format(
|
134
|
-
unicode-range:
|
168
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format("woff2");
|
169
|
+
unicode-range:
|
170
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
135
171
|
}
|
136
172
|
/* cyrillic */
|
137
173
|
@font-face {
|
138
|
-
font-family:
|
174
|
+
font-family: "Roboto";
|
139
175
|
font-style: italic;
|
140
176
|
font-weight: 400;
|
141
177
|
font-display: swap;
|
142
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format(
|
178
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format("woff2");
|
143
179
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
144
180
|
}
|
145
181
|
/* greek-ext */
|
146
182
|
@font-face {
|
147
|
-
font-family:
|
183
|
+
font-family: "Roboto";
|
148
184
|
font-style: italic;
|
149
185
|
font-weight: 400;
|
150
186
|
font-display: swap;
|
151
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format(
|
187
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format("woff2");
|
152
188
|
unicode-range: U+1F00-1FFF;
|
153
189
|
}
|
154
190
|
/* greek */
|
155
191
|
@font-face {
|
156
|
-
font-family:
|
192
|
+
font-family: "Roboto";
|
157
193
|
font-style: italic;
|
158
194
|
font-weight: 400;
|
159
195
|
font-display: swap;
|
160
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format(
|
161
|
-
unicode-range:
|
196
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format("woff2");
|
197
|
+
unicode-range:
|
198
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
162
199
|
}
|
163
200
|
/* vietnamese */
|
164
201
|
@font-face {
|
165
|
-
font-family:
|
202
|
+
font-family: "Roboto";
|
166
203
|
font-style: italic;
|
167
204
|
font-weight: 400;
|
168
205
|
font-display: swap;
|
169
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format(
|
170
|
-
unicode-range:
|
206
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format("woff2");
|
207
|
+
unicode-range:
|
208
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
209
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
210
|
+
U+1EA0-1EF9, U+20AB;
|
171
211
|
}
|
172
212
|
/* latin-ext */
|
173
213
|
@font-face {
|
174
|
-
font-family:
|
214
|
+
font-family: "Roboto";
|
175
215
|
font-style: italic;
|
176
216
|
font-weight: 400;
|
177
217
|
font-display: swap;
|
178
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format(
|
179
|
-
unicode-range:
|
218
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format("woff2");
|
219
|
+
unicode-range:
|
220
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
221
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
222
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
180
223
|
}
|
181
224
|
/* latin */
|
182
225
|
@font-face {
|
183
|
-
font-family:
|
226
|
+
font-family: "Roboto";
|
184
227
|
font-style: italic;
|
185
228
|
font-weight: 400;
|
186
229
|
font-display: swap;
|
187
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format(
|
188
|
-
unicode-range:
|
230
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format("woff2");
|
231
|
+
unicode-range:
|
232
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
233
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
234
|
+
U+2215, U+FEFF, U+FFFD;
|
189
235
|
}
|
190
236
|
/* cyrillic-ext */
|
191
237
|
@font-face {
|
192
|
-
font-family:
|
238
|
+
font-family: "Roboto";
|
193
239
|
font-style: italic;
|
194
240
|
font-weight: 500;
|
195
241
|
font-display: swap;
|
196
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2)
|
197
|
-
|
242
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2)
|
243
|
+
format("woff2");
|
244
|
+
unicode-range:
|
245
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
198
246
|
}
|
199
247
|
/* cyrillic */
|
200
248
|
@font-face {
|
201
|
-
font-family:
|
249
|
+
font-family: "Roboto";
|
202
250
|
font-style: italic;
|
203
251
|
font-weight: 500;
|
204
252
|
font-display: swap;
|
205
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2)
|
253
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2)
|
254
|
+
format("woff2");
|
206
255
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
207
256
|
}
|
208
257
|
/* greek-ext */
|
209
258
|
@font-face {
|
210
|
-
font-family:
|
259
|
+
font-family: "Roboto";
|
211
260
|
font-style: italic;
|
212
261
|
font-weight: 500;
|
213
262
|
font-display: swap;
|
214
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2)
|
263
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2)
|
264
|
+
format("woff2");
|
215
265
|
unicode-range: U+1F00-1FFF;
|
216
266
|
}
|
217
267
|
/* greek */
|
218
268
|
@font-face {
|
219
|
-
font-family:
|
269
|
+
font-family: "Roboto";
|
220
270
|
font-style: italic;
|
221
271
|
font-weight: 500;
|
222
272
|
font-display: swap;
|
223
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2)
|
224
|
-
|
273
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2)
|
274
|
+
format("woff2");
|
275
|
+
unicode-range:
|
276
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
225
277
|
}
|
226
278
|
/* vietnamese */
|
227
279
|
@font-face {
|
228
|
-
font-family:
|
280
|
+
font-family: "Roboto";
|
229
281
|
font-style: italic;
|
230
282
|
font-weight: 500;
|
231
283
|
font-display: swap;
|
232
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2)
|
233
|
-
|
284
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2)
|
285
|
+
format("woff2");
|
286
|
+
unicode-range:
|
287
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
288
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
289
|
+
U+1EA0-1EF9, U+20AB;
|
234
290
|
}
|
235
291
|
/* latin-ext */
|
236
292
|
@font-face {
|
237
|
-
font-family:
|
293
|
+
font-family: "Roboto";
|
238
294
|
font-style: italic;
|
239
295
|
font-weight: 500;
|
240
296
|
font-display: swap;
|
241
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2)
|
242
|
-
|
297
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2)
|
298
|
+
format("woff2");
|
299
|
+
unicode-range:
|
300
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
301
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
302
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
243
303
|
}
|
244
304
|
/* latin */
|
245
305
|
@font-face {
|
246
|
-
font-family:
|
306
|
+
font-family: "Roboto";
|
247
307
|
font-style: italic;
|
248
308
|
font-weight: 500;
|
249
309
|
font-display: swap;
|
250
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2)
|
251
|
-
|
310
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2)
|
311
|
+
format("woff2");
|
312
|
+
unicode-range:
|
313
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
314
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
315
|
+
U+2215, U+FEFF, U+FFFD;
|
252
316
|
}
|
253
317
|
/* cyrillic-ext */
|
254
318
|
@font-face {
|
255
|
-
font-family:
|
319
|
+
font-family: "Roboto";
|
256
320
|
font-style: italic;
|
257
321
|
font-weight: 700;
|
258
322
|
font-display: swap;
|
259
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2)
|
260
|
-
|
323
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2)
|
324
|
+
format("woff2");
|
325
|
+
unicode-range:
|
326
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
261
327
|
}
|
262
328
|
/* cyrillic */
|
263
329
|
@font-face {
|
264
|
-
font-family:
|
330
|
+
font-family: "Roboto";
|
265
331
|
font-style: italic;
|
266
332
|
font-weight: 700;
|
267
333
|
font-display: swap;
|
268
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2)
|
334
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2)
|
335
|
+
format("woff2");
|
269
336
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
270
337
|
}
|
271
338
|
/* greek-ext */
|
272
339
|
@font-face {
|
273
|
-
font-family:
|
340
|
+
font-family: "Roboto";
|
274
341
|
font-style: italic;
|
275
342
|
font-weight: 700;
|
276
343
|
font-display: swap;
|
277
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2)
|
344
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2)
|
345
|
+
format("woff2");
|
278
346
|
unicode-range: U+1F00-1FFF;
|
279
347
|
}
|
280
348
|
/* greek */
|
281
349
|
@font-face {
|
282
|
-
font-family:
|
350
|
+
font-family: "Roboto";
|
283
351
|
font-style: italic;
|
284
352
|
font-weight: 700;
|
285
353
|
font-display: swap;
|
286
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2)
|
287
|
-
|
354
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2)
|
355
|
+
format("woff2");
|
356
|
+
unicode-range:
|
357
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
288
358
|
}
|
289
359
|
/* vietnamese */
|
290
360
|
@font-face {
|
291
|
-
font-family:
|
361
|
+
font-family: "Roboto";
|
292
362
|
font-style: italic;
|
293
363
|
font-weight: 700;
|
294
364
|
font-display: swap;
|
295
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2)
|
296
|
-
|
365
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2)
|
366
|
+
format("woff2");
|
367
|
+
unicode-range:
|
368
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
369
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
370
|
+
U+1EA0-1EF9, U+20AB;
|
297
371
|
}
|
298
372
|
/* latin-ext */
|
299
373
|
@font-face {
|
300
|
-
font-family:
|
374
|
+
font-family: "Roboto";
|
301
375
|
font-style: italic;
|
302
376
|
font-weight: 700;
|
303
377
|
font-display: swap;
|
304
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2)
|
305
|
-
|
378
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2)
|
379
|
+
format("woff2");
|
380
|
+
unicode-range:
|
381
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
382
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
383
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
306
384
|
}
|
307
385
|
/* latin */
|
308
386
|
@font-face {
|
309
|
-
font-family:
|
387
|
+
font-family: "Roboto";
|
310
388
|
font-style: italic;
|
311
389
|
font-weight: 700;
|
312
390
|
font-display: swap;
|
313
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2)
|
314
|
-
|
391
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2)
|
392
|
+
format("woff2");
|
393
|
+
unicode-range:
|
394
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
395
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
396
|
+
U+2215, U+FEFF, U+FFFD;
|
315
397
|
}
|
316
398
|
/* cyrillic-ext */
|
317
399
|
@font-face {
|
318
|
-
font-family:
|
400
|
+
font-family: "Roboto";
|
319
401
|
font-style: italic;
|
320
402
|
font-weight: 900;
|
321
403
|
font-display: swap;
|
322
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2)
|
323
|
-
|
404
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2)
|
405
|
+
format("woff2");
|
406
|
+
unicode-range:
|
407
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
324
408
|
}
|
325
409
|
/* cyrillic */
|
326
410
|
@font-face {
|
327
|
-
font-family:
|
411
|
+
font-family: "Roboto";
|
328
412
|
font-style: italic;
|
329
413
|
font-weight: 900;
|
330
414
|
font-display: swap;
|
331
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2)
|
415
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2)
|
416
|
+
format("woff2");
|
332
417
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
333
418
|
}
|
334
419
|
/* greek-ext */
|
335
420
|
@font-face {
|
336
|
-
font-family:
|
421
|
+
font-family: "Roboto";
|
337
422
|
font-style: italic;
|
338
423
|
font-weight: 900;
|
339
424
|
font-display: swap;
|
340
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2)
|
425
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2)
|
426
|
+
format("woff2");
|
341
427
|
unicode-range: U+1F00-1FFF;
|
342
428
|
}
|
343
429
|
/* greek */
|
344
430
|
@font-face {
|
345
|
-
font-family:
|
431
|
+
font-family: "Roboto";
|
346
432
|
font-style: italic;
|
347
433
|
font-weight: 900;
|
348
434
|
font-display: swap;
|
349
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2)
|
350
|
-
|
435
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2)
|
436
|
+
format("woff2");
|
437
|
+
unicode-range:
|
438
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
351
439
|
}
|
352
440
|
/* vietnamese */
|
353
441
|
@font-face {
|
354
|
-
font-family:
|
442
|
+
font-family: "Roboto";
|
355
443
|
font-style: italic;
|
356
444
|
font-weight: 900;
|
357
445
|
font-display: swap;
|
358
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2)
|
359
|
-
|
446
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2)
|
447
|
+
format("woff2");
|
448
|
+
unicode-range:
|
449
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
450
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
451
|
+
U+1EA0-1EF9, U+20AB;
|
360
452
|
}
|
361
453
|
/* latin-ext */
|
362
454
|
@font-face {
|
363
|
-
font-family:
|
455
|
+
font-family: "Roboto";
|
364
456
|
font-style: italic;
|
365
457
|
font-weight: 900;
|
366
458
|
font-display: swap;
|
367
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2)
|
368
|
-
|
459
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2)
|
460
|
+
format("woff2");
|
461
|
+
unicode-range:
|
462
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
463
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
464
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
369
465
|
}
|
370
466
|
/* latin */
|
371
467
|
@font-face {
|
372
|
-
font-family:
|
468
|
+
font-family: "Roboto";
|
373
469
|
font-style: italic;
|
374
470
|
font-weight: 900;
|
375
471
|
font-display: swap;
|
376
|
-
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2)
|
377
|
-
|
472
|
+
src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2)
|
473
|
+
format("woff2");
|
474
|
+
unicode-range:
|
475
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
476
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
477
|
+
U+2215, U+FEFF, U+FFFD;
|
378
478
|
}
|
379
479
|
/* cyrillic-ext */
|
380
480
|
@font-face {
|
381
|
-
font-family:
|
481
|
+
font-family: "Roboto";
|
382
482
|
font-style: normal;
|
383
483
|
font-weight: 100;
|
384
484
|
font-display: swap;
|
385
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format(
|
386
|
-
unicode-range:
|
485
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format("woff2");
|
486
|
+
unicode-range:
|
487
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
387
488
|
}
|
388
489
|
/* cyrillic */
|
389
490
|
@font-face {
|
390
|
-
font-family:
|
491
|
+
font-family: "Roboto";
|
391
492
|
font-style: normal;
|
392
493
|
font-weight: 100;
|
393
494
|
font-display: swap;
|
394
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format(
|
495
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format("woff2");
|
395
496
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
396
497
|
}
|
397
498
|
/* greek-ext */
|
398
499
|
@font-face {
|
399
|
-
font-family:
|
500
|
+
font-family: "Roboto";
|
400
501
|
font-style: normal;
|
401
502
|
font-weight: 100;
|
402
503
|
font-display: swap;
|
403
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format(
|
504
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format("woff2");
|
404
505
|
unicode-range: U+1F00-1FFF;
|
405
506
|
}
|
406
507
|
/* greek */
|
407
508
|
@font-face {
|
408
|
-
font-family:
|
509
|
+
font-family: "Roboto";
|
409
510
|
font-style: normal;
|
410
511
|
font-weight: 100;
|
411
512
|
font-display: swap;
|
412
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format(
|
413
|
-
unicode-range:
|
513
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format("woff2");
|
514
|
+
unicode-range:
|
515
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
414
516
|
}
|
415
517
|
/* vietnamese */
|
416
518
|
@font-face {
|
417
|
-
font-family:
|
519
|
+
font-family: "Roboto";
|
418
520
|
font-style: normal;
|
419
521
|
font-weight: 100;
|
420
522
|
font-display: swap;
|
421
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format(
|
422
|
-
unicode-range:
|
523
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format("woff2");
|
524
|
+
unicode-range:
|
525
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
526
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
527
|
+
U+1EA0-1EF9, U+20AB;
|
423
528
|
}
|
424
529
|
/* latin-ext */
|
425
530
|
@font-face {
|
426
|
-
font-family:
|
531
|
+
font-family: "Roboto";
|
427
532
|
font-style: normal;
|
428
533
|
font-weight: 100;
|
429
534
|
font-display: swap;
|
430
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format(
|
431
|
-
unicode-range:
|
535
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format("woff2");
|
536
|
+
unicode-range:
|
537
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
538
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
539
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
432
540
|
}
|
433
541
|
/* latin */
|
434
542
|
@font-face {
|
435
|
-
font-family:
|
543
|
+
font-family: "Roboto";
|
436
544
|
font-style: normal;
|
437
545
|
font-weight: 100;
|
438
546
|
font-display: swap;
|
439
|
-
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format(
|
440
|
-
unicode-range:
|
547
|
+
src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format("woff2");
|
548
|
+
unicode-range:
|
549
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
550
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
551
|
+
U+2215, U+FEFF, U+FFFD;
|
441
552
|
}
|
442
553
|
/* cyrillic-ext */
|
443
554
|
@font-face {
|
444
|
-
font-family:
|
555
|
+
font-family: "Roboto";
|
445
556
|
font-style: normal;
|
446
557
|
font-weight: 300;
|
447
558
|
font-display: swap;
|
448
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2)
|
449
|
-
|
559
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2)
|
560
|
+
format("woff2");
|
561
|
+
unicode-range:
|
562
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
450
563
|
}
|
451
564
|
/* cyrillic */
|
452
565
|
@font-face {
|
453
|
-
font-family:
|
566
|
+
font-family: "Roboto";
|
454
567
|
font-style: normal;
|
455
568
|
font-weight: 300;
|
456
569
|
font-display: swap;
|
457
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2)
|
570
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2)
|
571
|
+
format("woff2");
|
458
572
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
459
573
|
}
|
460
574
|
/* greek-ext */
|
461
575
|
@font-face {
|
462
|
-
font-family:
|
576
|
+
font-family: "Roboto";
|
463
577
|
font-style: normal;
|
464
578
|
font-weight: 300;
|
465
579
|
font-display: swap;
|
466
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2)
|
580
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2)
|
581
|
+
format("woff2");
|
467
582
|
unicode-range: U+1F00-1FFF;
|
468
583
|
}
|
469
584
|
/* greek */
|
470
585
|
@font-face {
|
471
|
-
font-family:
|
586
|
+
font-family: "Roboto";
|
472
587
|
font-style: normal;
|
473
588
|
font-weight: 300;
|
474
589
|
font-display: swap;
|
475
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2)
|
476
|
-
|
590
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2)
|
591
|
+
format("woff2");
|
592
|
+
unicode-range:
|
593
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
477
594
|
}
|
478
595
|
/* vietnamese */
|
479
596
|
@font-face {
|
480
|
-
font-family:
|
597
|
+
font-family: "Roboto";
|
481
598
|
font-style: normal;
|
482
599
|
font-weight: 300;
|
483
600
|
font-display: swap;
|
484
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2)
|
485
|
-
|
601
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2)
|
602
|
+
format("woff2");
|
603
|
+
unicode-range:
|
604
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
605
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
606
|
+
U+1EA0-1EF9, U+20AB;
|
486
607
|
}
|
487
608
|
/* latin-ext */
|
488
609
|
@font-face {
|
489
|
-
font-family:
|
610
|
+
font-family: "Roboto";
|
490
611
|
font-style: normal;
|
491
612
|
font-weight: 300;
|
492
613
|
font-display: swap;
|
493
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2)
|
494
|
-
|
614
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2)
|
615
|
+
format("woff2");
|
616
|
+
unicode-range:
|
617
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
618
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
619
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
495
620
|
}
|
496
621
|
/* latin */
|
497
622
|
@font-face {
|
498
|
-
font-family:
|
623
|
+
font-family: "Roboto";
|
499
624
|
font-style: normal;
|
500
625
|
font-weight: 300;
|
501
626
|
font-display: swap;
|
502
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format(
|
503
|
-
unicode-range:
|
627
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2");
|
628
|
+
unicode-range:
|
629
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
630
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
631
|
+
U+2215, U+FEFF, U+FFFD;
|
504
632
|
}
|
505
633
|
/* cyrillic-ext */
|
506
634
|
@font-face {
|
507
|
-
font-family:
|
635
|
+
font-family: "Roboto";
|
508
636
|
font-style: normal;
|
509
637
|
font-weight: 400;
|
510
638
|
font-display: swap;
|
511
|
-
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format(
|
512
|
-
unicode-range:
|
639
|
+
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2");
|
640
|
+
unicode-range:
|
641
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
513
642
|
}
|
514
643
|
/* cyrillic */
|
515
644
|
@font-face {
|
516
|
-
font-family:
|
645
|
+
font-family: "Roboto";
|
517
646
|
font-style: normal;
|
518
647
|
font-weight: 400;
|
519
648
|
font-display: swap;
|
520
|
-
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format(
|
649
|
+
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2");
|
521
650
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
522
651
|
}
|
523
652
|
/* greek-ext */
|
524
653
|
@font-face {
|
525
|
-
font-family:
|
654
|
+
font-family: "Roboto";
|
526
655
|
font-style: normal;
|
527
656
|
font-weight: 400;
|
528
657
|
font-display: swap;
|
529
|
-
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format(
|
658
|
+
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2");
|
530
659
|
unicode-range: U+1F00-1FFF;
|
531
660
|
}
|
532
661
|
/* greek */
|
533
662
|
@font-face {
|
534
|
-
font-family:
|
663
|
+
font-family: "Roboto";
|
535
664
|
font-style: normal;
|
536
665
|
font-weight: 400;
|
537
666
|
font-display: swap;
|
538
|
-
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format(
|
539
|
-
unicode-range:
|
667
|
+
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2");
|
668
|
+
unicode-range:
|
669
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
540
670
|
}
|
541
671
|
/* vietnamese */
|
542
672
|
@font-face {
|
543
|
-
font-family:
|
673
|
+
font-family: "Roboto";
|
544
674
|
font-style: normal;
|
545
675
|
font-weight: 400;
|
546
676
|
font-display: swap;
|
547
|
-
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format(
|
548
|
-
unicode-range:
|
677
|
+
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
|
678
|
+
unicode-range:
|
679
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
680
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
681
|
+
U+1EA0-1EF9, U+20AB;
|
549
682
|
}
|
550
683
|
/* latin-ext */
|
551
684
|
@font-face {
|
552
|
-
font-family:
|
685
|
+
font-family: "Roboto";
|
553
686
|
font-style: normal;
|
554
687
|
font-weight: 400;
|
555
688
|
font-display: swap;
|
556
|
-
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format(
|
557
|
-
unicode-range:
|
689
|
+
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
|
690
|
+
unicode-range:
|
691
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
692
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
693
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
558
694
|
}
|
559
695
|
/* latin */
|
560
696
|
@font-face {
|
561
|
-
font-family:
|
697
|
+
font-family: "Roboto";
|
562
698
|
font-style: normal;
|
563
699
|
font-weight: 400;
|
564
700
|
font-display: swap;
|
565
|
-
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2) format(
|
566
|
-
unicode-range:
|
701
|
+
src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
|
702
|
+
unicode-range:
|
703
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
704
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
705
|
+
U+2215, U+FEFF, U+FFFD;
|
567
706
|
}
|
568
707
|
/* cyrillic-ext */
|
569
708
|
@font-face {
|
570
|
-
font-family:
|
709
|
+
font-family: "Roboto";
|
571
710
|
font-style: normal;
|
572
711
|
font-weight: 500;
|
573
712
|
font-display: swap;
|
574
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2)
|
575
|
-
|
713
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2)
|
714
|
+
format("woff2");
|
715
|
+
unicode-range:
|
716
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
576
717
|
}
|
577
718
|
/* cyrillic */
|
578
719
|
@font-face {
|
579
|
-
font-family:
|
720
|
+
font-family: "Roboto";
|
580
721
|
font-style: normal;
|
581
722
|
font-weight: 500;
|
582
723
|
font-display: swap;
|
583
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2)
|
724
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2)
|
725
|
+
format("woff2");
|
584
726
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
585
727
|
}
|
586
728
|
/* greek-ext */
|
587
729
|
@font-face {
|
588
|
-
font-family:
|
730
|
+
font-family: "Roboto";
|
589
731
|
font-style: normal;
|
590
732
|
font-weight: 500;
|
591
733
|
font-display: swap;
|
592
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2)
|
734
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2)
|
735
|
+
format("woff2");
|
593
736
|
unicode-range: U+1F00-1FFF;
|
594
737
|
}
|
595
738
|
/* greek */
|
596
739
|
@font-face {
|
597
|
-
font-family:
|
740
|
+
font-family: "Roboto";
|
598
741
|
font-style: normal;
|
599
742
|
font-weight: 500;
|
600
743
|
font-display: swap;
|
601
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2)
|
602
|
-
|
744
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2)
|
745
|
+
format("woff2");
|
746
|
+
unicode-range:
|
747
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
603
748
|
}
|
604
749
|
/* vietnamese */
|
605
750
|
@font-face {
|
606
|
-
font-family:
|
751
|
+
font-family: "Roboto";
|
607
752
|
font-style: normal;
|
608
753
|
font-weight: 500;
|
609
754
|
font-display: swap;
|
610
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2)
|
611
|
-
|
755
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2)
|
756
|
+
format("woff2");
|
757
|
+
unicode-range:
|
758
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
759
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
760
|
+
U+1EA0-1EF9, U+20AB;
|
612
761
|
}
|
613
762
|
/* latin-ext */
|
614
763
|
@font-face {
|
615
|
-
font-family:
|
764
|
+
font-family: "Roboto";
|
616
765
|
font-style: normal;
|
617
766
|
font-weight: 500;
|
618
767
|
font-display: swap;
|
619
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2)
|
620
|
-
|
768
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2)
|
769
|
+
format("woff2");
|
770
|
+
unicode-range:
|
771
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
772
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
773
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
621
774
|
}
|
622
775
|
/* latin */
|
623
776
|
@font-face {
|
624
|
-
font-family:
|
777
|
+
font-family: "Roboto";
|
625
778
|
font-style: normal;
|
626
779
|
font-weight: 500;
|
627
780
|
font-display: swap;
|
628
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format(
|
629
|
-
unicode-range:
|
781
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
|
782
|
+
unicode-range:
|
783
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
784
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
785
|
+
U+2215, U+FEFF, U+FFFD;
|
630
786
|
}
|
631
787
|
/* cyrillic-ext */
|
632
788
|
@font-face {
|
633
|
-
font-family:
|
789
|
+
font-family: "Roboto";
|
634
790
|
font-style: normal;
|
635
791
|
font-weight: 700;
|
636
792
|
font-display: swap;
|
637
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2)
|
638
|
-
|
793
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2)
|
794
|
+
format("woff2");
|
795
|
+
unicode-range:
|
796
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
639
797
|
}
|
640
798
|
/* cyrillic */
|
641
799
|
@font-face {
|
642
|
-
font-family:
|
800
|
+
font-family: "Roboto";
|
643
801
|
font-style: normal;
|
644
802
|
font-weight: 700;
|
645
803
|
font-display: swap;
|
646
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2)
|
804
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2)
|
805
|
+
format("woff2");
|
647
806
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
648
807
|
}
|
649
808
|
/* greek-ext */
|
650
809
|
@font-face {
|
651
|
-
font-family:
|
810
|
+
font-family: "Roboto";
|
652
811
|
font-style: normal;
|
653
812
|
font-weight: 700;
|
654
813
|
font-display: swap;
|
655
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2)
|
814
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2)
|
815
|
+
format("woff2");
|
656
816
|
unicode-range: U+1F00-1FFF;
|
657
817
|
}
|
658
818
|
/* greek */
|
659
819
|
@font-face {
|
660
|
-
font-family:
|
820
|
+
font-family: "Roboto";
|
661
821
|
font-style: normal;
|
662
822
|
font-weight: 700;
|
663
823
|
font-display: swap;
|
664
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2)
|
665
|
-
|
824
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2)
|
825
|
+
format("woff2");
|
826
|
+
unicode-range:
|
827
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
666
828
|
}
|
667
829
|
/* vietnamese */
|
668
830
|
@font-face {
|
669
|
-
font-family:
|
831
|
+
font-family: "Roboto";
|
670
832
|
font-style: normal;
|
671
833
|
font-weight: 700;
|
672
834
|
font-display: swap;
|
673
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2)
|
674
|
-
|
835
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2)
|
836
|
+
format("woff2");
|
837
|
+
unicode-range:
|
838
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
839
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
840
|
+
U+1EA0-1EF9, U+20AB;
|
675
841
|
}
|
676
842
|
/* latin-ext */
|
677
843
|
@font-face {
|
678
|
-
font-family:
|
844
|
+
font-family: "Roboto";
|
679
845
|
font-style: normal;
|
680
846
|
font-weight: 700;
|
681
847
|
font-display: swap;
|
682
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2)
|
683
|
-
|
848
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2)
|
849
|
+
format("woff2");
|
850
|
+
unicode-range:
|
851
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
852
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
853
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
684
854
|
}
|
685
855
|
/* latin */
|
686
856
|
@font-face {
|
687
|
-
font-family:
|
857
|
+
font-family: "Roboto";
|
688
858
|
font-style: normal;
|
689
859
|
font-weight: 700;
|
690
860
|
font-display: swap;
|
691
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format(
|
692
|
-
unicode-range:
|
861
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
|
862
|
+
unicode-range:
|
863
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
864
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
865
|
+
U+2215, U+FEFF, U+FFFD;
|
693
866
|
}
|
694
867
|
/* cyrillic-ext */
|
695
868
|
@font-face {
|
696
|
-
font-family:
|
869
|
+
font-family: "Roboto";
|
697
870
|
font-style: normal;
|
698
871
|
font-weight: 900;
|
699
872
|
font-display: swap;
|
700
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2)
|
701
|
-
|
873
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2)
|
874
|
+
format("woff2");
|
875
|
+
unicode-range:
|
876
|
+
U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
702
877
|
}
|
703
878
|
/* cyrillic */
|
704
879
|
@font-face {
|
705
|
-
font-family:
|
880
|
+
font-family: "Roboto";
|
706
881
|
font-style: normal;
|
707
882
|
font-weight: 900;
|
708
883
|
font-display: swap;
|
709
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2)
|
884
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2)
|
885
|
+
format("woff2");
|
710
886
|
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
711
887
|
}
|
712
888
|
/* greek-ext */
|
713
889
|
@font-face {
|
714
|
-
font-family:
|
890
|
+
font-family: "Roboto";
|
715
891
|
font-style: normal;
|
716
892
|
font-weight: 900;
|
717
893
|
font-display: swap;
|
718
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2)
|
894
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2)
|
895
|
+
format("woff2");
|
719
896
|
unicode-range: U+1F00-1FFF;
|
720
897
|
}
|
721
898
|
/* greek */
|
722
899
|
@font-face {
|
723
|
-
font-family:
|
900
|
+
font-family: "Roboto";
|
724
901
|
font-style: normal;
|
725
902
|
font-weight: 900;
|
726
903
|
font-display: swap;
|
727
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2)
|
728
|
-
|
904
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2)
|
905
|
+
format("woff2");
|
906
|
+
unicode-range:
|
907
|
+
U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
729
908
|
}
|
730
909
|
/* vietnamese */
|
731
910
|
@font-face {
|
732
|
-
font-family:
|
911
|
+
font-family: "Roboto";
|
733
912
|
font-style: normal;
|
734
913
|
font-weight: 900;
|
735
914
|
font-display: swap;
|
736
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2)
|
737
|
-
|
915
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2)
|
916
|
+
format("woff2");
|
917
|
+
unicode-range:
|
918
|
+
U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
|
919
|
+
U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
|
920
|
+
U+1EA0-1EF9, U+20AB;
|
738
921
|
}
|
739
922
|
/* latin-ext */
|
740
923
|
@font-face {
|
741
|
-
font-family:
|
924
|
+
font-family: "Roboto";
|
742
925
|
font-style: normal;
|
743
926
|
font-weight: 900;
|
744
927
|
font-display: swap;
|
745
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2)
|
746
|
-
|
928
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2)
|
929
|
+
format("woff2");
|
930
|
+
unicode-range:
|
931
|
+
U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304,
|
932
|
+
U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB,
|
933
|
+
U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
747
934
|
}
|
748
935
|
/* latin */
|
749
936
|
@font-face {
|
750
|
-
font-family:
|
937
|
+
font-family: "Roboto";
|
751
938
|
font-style: normal;
|
752
939
|
font-weight: 900;
|
753
940
|
font-display: swap;
|
754
|
-
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format(
|
755
|
-
unicode-range:
|
941
|
+
src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format("woff2");
|
942
|
+
unicode-range:
|
943
|
+
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
|
944
|
+
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
|
945
|
+
U+2215, U+FEFF, U+FFFD;
|
756
946
|
}
|