Word mark is now loaded both client and server side. Additionally, I updated google fonts to include Inter as well.
Details
Details
- Reviewers
atul ashoat - Commits
- rCOMM9a1a50b40f57: [web] [fix] render correct font family's in app
N/A. There isn't a great way to test this in development
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- arcpatch-D3122
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
I might have missed it, but what's the point of @fontsource if we're still using Google Fonts?
Comment Actions
I thought we'd need it if the user had JS turned off. But
, seems like fontsource is working.Comment Actions
There isn't a great way to test this in development
At least on Safari you can do Inspect Element and go to the Font tab and it'll tell you computed font, where it sourced it from, etc.