Hey guys,
What is the correct procedure for using fonts that are available in the system (via the WYSIWYG editor) when creating a layout from custom HTML? We have a Dataset with custom CSS and HTML, but the only way we can make our fonts work is by loading the fonts onto the client directly or loading them from the web via an @import in the CSS. Is there a way to load the fonts from Xibo in that environment? I imagine that I just need to @include a local CSS file or something, but I can’t figure it out.