We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149256c commit 72e837aCopy full SHA for 72e837a
files/en-us/web/css/font-family/index.md
@@ -203,9 +203,9 @@ font-family: "Gill Sans Extrabold", sans-serif;
203
204
<div class="fantasy">This is an example of a fantasy font.</div>
205
206
-<div class="math">This is an example of a math font.</div>
207
-
208
<div class="fangsong">This is an example of a fangsong font.</div>
+
+<div class="math">This is a math font for styling text like ℝ, ∫, ∑, etc.</div>
209
```
210
211
{{EmbedLiveSample("Some_common_font_families", 600, 220)}}
0 commit comments