#import #import [Exposed=Window] interface CSSFontFaceRule : CSSRule { readonly attribute CSSStyleDeclaration style; };