Fix invalid font: Gotham 3r -> Gotham 4r - #48046
Conversation
We don't have a "Gotham 3r", so update all such references to "Gotham 4r".
bencodeorg
left a comment
There was a problem hiding this comment.
For my understanding, where do we specify which fonts we have? Always have trial and errored this sort of thing in the past.
I'd also be interested in seeing what it would take to refactor how fonts are implemented across the site so instead of using |
|
@bencodeorg and @kelbyhawn great questions! i did a deep dive on this somewhat recently so i figured i'd knowledge-share here... this is how fonts are created/loaded in dashboard and apps:
@breville do you know how this works for pegasus? i know pegasus can access shared/css/font.scss since it's in shared/, but does it piggyback on any of the other dashboard setup, or are fonts completely separate in pegasus? |
maddiedierker
left a comment
There was a problem hiding this comment.
thank you for doing this clean-up!!
|
It appears that Pegasus uses its own full set of the fonts in |
We don't have a "Gotham 3r", so update all such references to "Gotham 4r".