You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ystems
without Proxima Nova and Helvetica Neue.
Since I don't think you can legally include non-open sourced font into github,
we just fix the font-stack to be more forgiving.
Hi,
I'm using Agenda UI 0.0.5. I have this issue : the main fonts aren't imported, so Agenda UI displays with (beautiful !) Times.
Not sure if I missed something, or there is directly :
body{font-family:"Proxima Nova","Helvetica Neue"}
without any
@font-face
.Please add the missing fonts, or add
sans-serif
at the end of thefont-family
attribute :)The text was updated successfully, but these errors were encountered: