This holds the boilerplate that's needed by any CSSStyleDeclaration subclass that holds Descriptors. CSSFontFaceDescriptors now only has to worry about initialization and its own exposed properties.
@font-face
This is a CSSOM type that holds the descriptors for a CSSFontFaceRule, but this commit only adds it without using it.