Add font support in the UI within a brand kit
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3577631. --> Reported by: [lauriii](https://www.drupal.org/user/1078742) Related to !720 !724 !697 >>> <h3 id="overview">Overview</h3> <p><span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3576865" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3576865</a></span> added support for fonts in the asset library. Update the schema so that fonts can be loaded automatically and add support for this in the UI.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Add a new Brand Kit panel to the left menu (behind a feature flag) for managing font families and variants. Add support for uploading font files (static and variable fonts) and generating @font-face CSS snippets for use in global CSS.</p> <h3 id="ui-changes">User interface changes</h3> <p><img src="https://www.drupal.org/files/issues/2026-03-11/CleanShot%202026-03-11%20at%2023.09.52.gif" alt=""></p> > Related issue: [Issue #3576865](https://www.drupal.org/node/3576865)
issue