KC's Workspace
    Preparing search index...
    FontFaceProperty:
        | { type: "source"; value: Source[] }
        | { type: "font-family"; value: FontFamily }
        | { type: "font-style"; value: FontStyle2 }
        | { type: "font-weight"; value: Size2DFor_FontWeight }
        | { type: "font-stretch"; value: Size2DFor_FontStretch }
        | { type: "unicode-range"; value: UnicodeRange[] }
        | { type: "custom"; value: CustomProperty }

    A property within an @font-face rule.

    See FontFaceRule.