diff --git a/styles/global.css b/styles/global.css index 9887daf0..f3482916 100644 --- a/styles/global.css +++ b/styles/global.css @@ -2,6 +2,7 @@ html { font-size: var(--font-size, 15px); width: 100%; width: 100vw; + font-family: -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"; } @font-face {