Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Trade Mark Sign? U+2122 #110

Closed
Shentao83 opened this issue Mar 21, 2017 · 2 comments
Closed

Missing Trade Mark Sign? U+2122 #110

Shentao83 opened this issue Mar 21, 2017 · 2 comments

Comments

@Shentao83
Copy link

Hi there, when I integrate Source Sans Pro through Google Fonts, everything is working fine but the Trademark-Character: ™

It is being displayed with serif (looks like Times New Roman or something). If I add a fallback like this font-family:"Source Sans Pro", Arial; then the ™ falls back to Arial.

I use this to import the font (only bold, but with 400 added, the ™ doesn't work, too)
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:700);

If I try the preview here at Typecast http://typecast.com/preview/google/Source%20Sans%20Pro, the ™-Character does not work, too :-(

image

@codeman38
Copy link

This is a bug in Google Fonts' subsetting, and affects more than just Source Sans: google/fonts#78

@Shentao83
Copy link
Author

Shentao83 commented Mar 22, 2017

Oh okay. I didn't know that. Sorry and thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants