On 12/25/14, 10:51 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>I think the same would apply to using the fonts in the iOS and Android >skins, right? Yes. Although I am wondering why these skins and themes “require” font embedding. What would happen if we took out the @font-face directives and left the decision to embed to the developer? Also, I looked at the defaults.css in MobileTheme and the @font-face usage for Roboto is (to me) unusual. The common pattern is to use the same fontFamily name for both normal and bold and simply change the font-weight for bold. FlatSpark seems to be following the common pattern. -Alex