I was inspecting CSS on https://status.slack.com/ and noticed that the font in the Computed tab in Chrome was displaying font-family: Lato, sans-serif
.
I would have expected that once computed, we would know which font was in effect. So why does the Computed tab show two fonts Lato and sans-serif, instead of just whichever one is currently in effect?
Which font is actually in effect?