diff --git a/toolkit/components/aboutmemory/content/aboutMemory.css b/toolkit/components/aboutmemory/content/aboutMemory.css index 07a20a43196d..d60394290e11 100644 --- a/toolkit/components/aboutmemory/content/aboutMemory.css +++ b/toolkit/components/aboutmemory/content/aboutMemory.css @@ -23,7 +23,7 @@ body { /* The comment at the top of aboutMemory.xhtml explains this font choice. */ pre { - font-family: Fira Mono, DejaVu Sans Mono, Liberation Mono, monospace; + font-family: DejaVu Sans Mono, Liberation Mono, Fira Mono, monospace; } div.ancillary {