diff --git a/css-fonts-4/Overview.bs b/css-fonts-4/Overview.bs index b7dd5740f87..110e62cae70 100644 --- a/css-fonts-4/Overview.bs +++ b/css-fonts-4/Overview.bs @@ -2440,7 +2440,7 @@ The ''@font-face'' rule
 	Name: src
-	Value: see prose
+	Value: <>
 	For: @font-face
 	Initial: N/A
 	
@@ -2469,12 +2469,9 @@ The ''@font-face'' rule

Parsing the 'src!!descriptor' descriptor

-The 'src!!descriptor' descriptor value must be parsed -according to section [[css-syntax#parse-comma-separated-list-of-component-values]]. -Then each component value is parsed according to this grammar: +To parse a <> production, [=parse a list=] of <>s. - -
<> [ format(<>)]? [ tech( <>#)]? | local(<>)
+
<font-src> = <> [ format(<>)]? [ tech( <>#)]? | local(<>)
<font-format>
 	 = [<> | collection | embedded-opentype | opentype