Add fallback fonts, for those times I'm not on the mac

This commit is contained in:
Orien Vandenbergh 2017-10-31 21:25:35 -06:00
parent dccfed0b63
commit e3191c61d8

View File

@ -230,7 +230,7 @@ li.active[class] span,
#client_body, #messages_container.has_top_messages_banner:before {
background: var(--background-content) !important;
font-family: "Helvetica Neue";
font-family: Whitney, "Helvetica Neue", "Trebuchet MS", Helvetica, Arial;
font-weight: medium !important;
}