Opened 3 years ago
Closed 3 years ago
#7317 closed defect (bug) (duplicate)
Trac: CORS issues with fonts
| Reported by: | adamwood | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Trac | Keywords: | |
| Cc: |
Description
The global header and footer templates request some fonts from WordPress.org and these are being blocked
This is causing both sections of the page to fall back to sans-serif. The most noticeable effect of this is that the arrows for external links display differently to that on WordPress.org:
Trac
Main
Example font request URL: https://wordpress.org/wp-content/mu-plugins/pub-sync/global-fonts/Inter/Inter-latin.woff2 from origin https://meta.trac.wordpress.org
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)



Duplicate of #6758.