Source position: fpsvg.style.pp line 189
type TSVGFontFaceRule = record
Family: TSVGString;
Weight: Integer;
Style: TSVGFontStyle;
Sources: TStringArray;
end;