I am building a custom sign generator for a neon sign company. I need to show a preview of several lines of text and there is 50-60 different fonts. I have converted all the fonts into web fonts.
I need to somehow load in the fonts as needed so that every font is not loaded (60 of them). Is this possible? Or any ideas on a good solution?