#Embedded HTML fonts
Including fonts in an HTML file lets it display Courier Prime on computers where the font isn’t installed. It also makes the file larger.
The examples are now in the guides for each interface:
-[Command line](cli.md#fonts)-[Rust](rust.md#html-options)-[JavaScript](wasm.md#embedded-html-fonts)