To get the latest features working in wasm, #387 needed to disable in-world text labels for doors and lifts. The Text3dPlugin was producing a "no default font found" panic. To get the text labels working for wasm, we need to figure out how to load a default font for cosmic-text in the web browser.