interface dom.CSSFontFaceRule
implements CSSRule
import { type dom } from "https://deno.land/x/evt@v2.4.19/lib/types/index.ts";
const { CSSFontFaceRule } = dom;
Properties
readonly
style: CSSStyleDeclarationimport { type dom } from "https://deno.land/x/evt@v2.4.19/lib/types/index.ts";
const { CSSFontFaceRule } = dom;