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