I previously used a custom font in my email templates by embedding it in the <head> tag as a stylesheet. However, after recent updates, the Rich Text Editor in Power Apps no longer supports custom HTML content. It automatically strips down the HTML, leaving only the body content visible in the HTML section. As a result, I’m unable to use my custom font anymore. Is there any way to add a custom font to the Rich Text Editor, similar to how built-in fonts like Arial or Segoe UI are used?