From 8be40aec6cf7468255a7138aaf4fa14ce67eb7dc Mon Sep 17 00:00:00 2001 From: Carolina Menezes <60782333+carolinamenezes@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:54:06 -0300 Subject: [PATCH] Update typography.mdx --- docs/faststore/docs/reference/global-tokens/typography.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/faststore/docs/reference/global-tokens/typography.mdx b/docs/faststore/docs/reference/global-tokens/typography.mdx index d2e53bd96b..8738c4e7d7 100644 --- a/docs/faststore/docs/reference/global-tokens/typography.mdx +++ b/docs/faststore/docs/reference/global-tokens/typography.mdx @@ -147,9 +147,7 @@ export default WebFonts; 3. In your custom theme file, usually `src/themes/custom-theme.scss`, use the `--fs-text-face-body` token with the `font-family` you chose. - - We recommend using [fallback fonts](https://developer.chrome.com/blog/font-fallbacks/#background) as system fonts to ensure quick rendering, consistent and readable content. - +> ℹ️ We recommend using [fallback fonts](https://developer.chrome.com/blog/font-fallbacks/#background) as system fonts to ensure quick rendering, consistent and readable content. ```css @layer theme {