|
559 | 559 | code,
|
560 | 560 | kbd,
|
561 | 561 | samp {
|
562 |
| - font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
| 562 | + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
563 | 563 | }
|
564 | 564 |
|
565 | 565 | /**
|
@@ -6431,8 +6431,16 @@ video {
|
6431 | 6431 | clear: none;
|
6432 | 6432 | }
|
6433 | 6433 |
|
6434 |
| -.font-body { |
6435 |
| - font-family: Manrope; |
| 6434 | +.font-sans { |
| 6435 | + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; |
| 6436 | +} |
| 6437 | + |
| 6438 | +.font-serif { |
| 6439 | + font-family: Georgia, Cambria, "Times New Roman", Times, serif; |
| 6440 | +} |
| 6441 | + |
| 6442 | +.font-mono { |
| 6443 | + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
6436 | 6444 | }
|
6437 | 6445 |
|
6438 | 6446 | .font-hairline {
|
@@ -26377,8 +26385,16 @@ video {
|
26377 | 26385 | clear: none;
|
26378 | 26386 | }
|
26379 | 26387 |
|
26380 |
| - .sm\:font-body { |
26381 |
| - font-family: Manrope; |
| 26388 | + .sm\:font-sans { |
| 26389 | + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; |
| 26390 | + } |
| 26391 | + |
| 26392 | + .sm\:font-serif { |
| 26393 | + font-family: Georgia, Cambria, "Times New Roman", Times, serif; |
| 26394 | + } |
| 26395 | + |
| 26396 | + .sm\:font-mono { |
| 26397 | + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
26382 | 26398 | }
|
26383 | 26399 |
|
26384 | 26400 | .sm\:font-hairline {
|
@@ -46322,8 +46338,16 @@ video {
|
46322 | 46338 | clear: none;
|
46323 | 46339 | }
|
46324 | 46340 |
|
46325 |
| - .md\:font-body { |
46326 |
| - font-family: Manrope; |
| 46341 | + .md\:font-sans { |
| 46342 | + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; |
| 46343 | + } |
| 46344 | + |
| 46345 | + .md\:font-serif { |
| 46346 | + font-family: Georgia, Cambria, "Times New Roman", Times, serif; |
| 46347 | + } |
| 46348 | + |
| 46349 | + .md\:font-mono { |
| 46350 | + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
46327 | 46351 | }
|
46328 | 46352 |
|
46329 | 46353 | .md\:font-hairline {
|
@@ -66267,8 +66291,16 @@ video {
|
66267 | 66291 | clear: none;
|
66268 | 66292 | }
|
66269 | 66293 |
|
66270 |
| - .lg\:font-body { |
66271 |
| - font-family: Manrope; |
| 66294 | + .lg\:font-sans { |
| 66295 | + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; |
| 66296 | + } |
| 66297 | + |
| 66298 | + .lg\:font-serif { |
| 66299 | + font-family: Georgia, Cambria, "Times New Roman", Times, serif; |
| 66300 | + } |
| 66301 | + |
| 66302 | + .lg\:font-mono { |
| 66303 | + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
66272 | 66304 | }
|
66273 | 66305 |
|
66274 | 66306 | .lg\:font-hairline {
|
@@ -86212,8 +86244,16 @@ video {
|
86212 | 86244 | clear: none;
|
86213 | 86245 | }
|
86214 | 86246 |
|
86215 |
| - .xl\:font-body { |
86216 |
| - font-family: Manrope; |
| 86247 | + .xl\:font-sans { |
| 86248 | + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; |
| 86249 | + } |
| 86250 | + |
| 86251 | + .xl\:font-serif { |
| 86252 | + font-family: Georgia, Cambria, "Times New Roman", Times, serif; |
| 86253 | + } |
| 86254 | + |
| 86255 | + .xl\:font-mono { |
| 86256 | + font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; |
86217 | 86257 | }
|
86218 | 86258 |
|
86219 | 86259 | .xl\:font-hairline {
|
|
0 commit comments