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

Feature Request: Integrate popular web fonts as face? #4339

Closed
hitchhiker opened this issue Sep 5, 2014 · 6 comments
Closed

Feature Request: Integrate popular web fonts as face? #4339

hitchhiker opened this issue Sep 5, 2014 · 6 comments
Labels

Comments

@hitchhiker
Copy link

Hi,

I'm no font expert, so apologies if this is impractical or impossible. Would it be possible to create versions with something like 'open-sans' or some of the other popular web-fonts as the fa font-face?

This would enable us to reduce asset load times, for instance I currently need to load open-sans + fa, using only the fa icons, but not the face.

Thanks for the amazing work you've done, you've saved so many people so much time!!

Cheers,
Frank.

@hitchhiker hitchhiker changed the title Feature Request: Integrate popular web fonts as base? Feature Request: Integrate popular web fonts as face? Sep 5, 2014
@CoDEmanX
Copy link

CoDEmanX commented Sep 5, 2014

If you load Open Sans and Font Awesome via a CDN, it's probably faster than a special combined single font on an own server.

@hitchhiker
Copy link
Author

Yes, caching allows a percentage of clients to load almost instantly, but this is basically an optimisation question / feature request.

@tagliala
Copy link
Member

tagliala commented Sep 5, 2014

it will also impact on people that are not using open sans at all. Moreover, open sans comes with different styles and charsets: https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans

which one should be included? In this way you probably need to make another request to load missing styles

IMHO this should not be a core feature, but if there is a way to "merge" fonts with icon fonts it could be documented in a wiki

@hitchhiker
Copy link
Author

Fantastic :) thanks

@tagliala
Copy link
Member

Closing here, there is also a wiki to implement this functionality

It is worth to mention that now Font Awesome has its own font :)

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

No branches or pull requests

4 participants