I assume you used size 16, 2 bpp, and ASCII 32–127 capitals only.
Yes, that's correct. You need to host the OTF and a CSS file for it somewhere.
However I have now changed the page so all you have to do is paste the URL of a OTF file.
It's worth checking the Chrome Developer Console if it's not working though, because if you're serving off somewhere that doesn't include a header that allows files to be loaded from other websites the browser won't be able to load it.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, that's correct. You need to host the OTF and a CSS file for it somewhere.
However I have now changed the page so all you have to do is paste the URL of a OTF file.
It's worth checking the Chrome Developer Console if it's not working though, because if you're serving off somewhere that doesn't include a header that allows files to be loaded from other websites the browser won't be able to load it.