--- title: 文字体 description: "文字体に使用するトークンのリスト。" --- ## 使い方 ```tsx ``` ## トークン | Token | Value | | --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `body` | `"Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', '游ゴシック体', YuGothic, 'YuGothic M', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"` | | `heading` | `"Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', '游ゴシック体', YuGothic, 'YuGothic M', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"` | | `mono` | `"Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', '游ゴシック体', YuGothic, 'YuGothic M', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"` |