Skip to content

Commit 9808f1f

Browse files
committed
1 parent a790160 commit 9808f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2795,10 +2795,10 @@ Font property descriptors: the 'font-style!!descriptor', 'font-weight!!descripto
27952795
src: url(lastima-varfont-heavyrange.woff2);
27962796
font-weight: 400 700;
27972797
}
2798+
</pre>
27982799
The above ''@font-face'' rules indicate that <code>lastima-varfont-lightrange.woff</code> should be used when
27992800
'font-weight!!property' is between 100 and 399, whereas </code>lastima-varfont-heavyrange.woff</code> should be used when
28002801
'font-weight!!property' is between 400 and 700.
2801-
</pre>
28022802
</div>
28032803

28042804
<!--

0 commit comments

Comments
 (0)