Fonts beyond the built-in stacks: register a family, optionally loading it from a URL or a font file, and the toolbar's font select picks it up. The <link>/@font-face goes in the page head once per family, so switching documents does not reload it.
<link>
@font-face
Fonts beyond the built-in stacks: register a family, optionally loading it from a URL or a font file, and the toolbar's font select picks it up. The
<link>/@font-facegoes in the page head once per family, so switching documents does not reload it.