exemplar icon indicating copy to clipboard operation
exemplar copied to clipboard

Incorrect fonts for a theme

Open nikita-leonov opened this issue 11 years ago • 2 comments

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.

nikita-leonov avatar Feb 17 '14 07:02 nikita-leonov

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.

tybenz avatar Feb 17 '14 07:02 tybenz

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.

nikita-leonov avatar Feb 17 '14 07:02 nikita-leonov