diff --git a/_sass/support/_variables.scss b/_sass/support/_variables.scss index a998002..0b051ff 100644 --- a/_sass/support/_variables.scss +++ b/_sass/support/_variables.scss @@ -2,7 +2,7 @@ // prettier-ignore $body-font-family: system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", - roboto, "Helvetica Neue", arial, sans-serif !default; + roboto, "Helvetica Neue", arial, sans-serif, "Segoe UI Emoji" !default; $mono-font-family: "SFMono-Regular", menlo, consolas, monospace !default; $root-font-size: 16px !default; // DEPRECATED: previously base font-size for rems $body-line-height: 1.4 !default; diff --git a/docs/ui-components/typography.md b/docs/ui-components/typography.md index 230bf58..e767bd2 100644 --- a/docs/ui-components/typography.md +++ b/docs/ui-components/typography.md @@ -21,7 +21,7 @@ nav_order: 1 By default, Just the Docs uses a native system font stack for sans-serif fonts: ```scss -system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif +system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Segoe UI Emoji" ``` ABCDEFGHIJKLMNOPQRSTUVWXYZ