[wp-trac] [WordPress Trac] #46169: Use system fonts for the block editor

WordPress Trac noreply at wordpress.org
Fri Feb 1 18:58:13 UTC 2019


#46169: Use system fonts for the block editor
----------------------------------+-----------------------------
 Reporter:  garrett-eclipse       |      Owner:  (none)
     Type:  enhancement           |     Status:  new
 Priority:  normal                |  Milestone:  Awaiting Review
Component:  Editor                |    Version:  5.0
 Severity:  normal                |   Keywords:  needs-patch
  Focuses:  performance, privacy  |
----------------------------------+-----------------------------
 Following from a discussion in #core-privacy I'm opening this to move on
 the Google Fonts issue with Gutenberg.
 Discussion -
 https://wordpress.slack.com/archives/C9695RJBW/p1549043771637800

 There's two main concerns;
 1. From a privacy standpoint Google Fonts tracks users potentially
 collecting PII
 2. From a performance standpoint the assets should be served locally to
 take advantage of modern font-loading optimization, etc. The cross-domain
 request slows down the site even with pre-fetching.

 This was originally raised in Gutenberg Github and closed as it's now a
 core issue;
 https://github.com/WordPress/gutenberg/issues/11648

 This was perviously done in 4.6 to remove Open Sans as done here;
 https://core.trac.wordpress.org/ticket/36753

 Thank you

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46169>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list