Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

FontFace

interface FontFace extends [AtRule.FontFaceFallback]<string, string>, [AtRule.FontFaceHyphenFallback]<string, string> {}

§Extends

§
[AtRule.FontFaceFallback]<string, string>
[src]
§
[AtRule.FontFaceHyphenFallback]<string, string>
[src]