exemplar
exemplar copied to clipboard
Incorrect fonts for a theme
I just installed a theme and found that there is some other fonts used in compare with demo page — http://tybenz.com/exemplar/
In your case Ubuntu font used all over the page, while in my case there is Bebas Neue and Source Sans Pro used. Is github version of theme is out of sync with your site?
I also found that font.css never used in layout, but google fonts used to attach fonts in a theme sources. While no reference in sass files to ubuntu font available.
Sorry. There is an inconsistency between the demo site and the exemplar repo. The version with Source Sans Pro and Bebas Neue is the old version. I hope to find the time to update this soon.
Looking forward for update. Meanwhile I am tuning an old theme for my own needs a little bit and do a cleanup. Found that font.css didn't use font-face mixin, so there were a lot of code duplications because of this.