Closed
Bug 1072995
Opened 10 years ago
Closed 10 years ago
Upload fira webfonts
Categories
(Websites :: wiki.mozilla.org, defect)
Websites
wiki.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
2014-Q3
People
(Reporter: ckoehler, Assigned: cliang)
References
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1342] [dev=2014-09-25][prod=2014-09-25])
FiraSans and FiraMono superceeds Open Sands and MozillaTT. Fonts need to be uploaded to Mozilla Wiki server in a web-accessible so we can load them via stylesheets. Files available here: https://github.com/mozilla/Fira/tree/master/woff
Whiteboard: [dev=2014-09-25][prod=2014-09-25] → [kanban:https://kanbanize.com/ctrl_board/4/1342] [dev=2014-09-25][prod=2014-09-25]
Assignee | ||
Comment 1•10 years ago
|
||
Fonts pushed into dev, staging, and prod environments. The CSS is available at the URL https://<environment>/skins/common/fonts/Fira/fira.css For posterity's sake: $ cd /data/genericrhel6-dev/src/<environment>/wiki $ sudo mkdir skins/common/fonts $ sudo git submodule add -f https://github.com/mozilla/Fira.git skins/common/fonts/Fira
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → cliang
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•10 years ago
|
||
Verified that fonts are available Also updated Common.css to import them: https://wiki.mozilla.org/index.php?title=MediaWiki:Common.css&oldid=1018338 Also removed MozTT fonts: https://wiki.mozilla.org/index.php?title=MediaWiki:Common.css&oldid=1018342 Thanks!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•