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

rendering issue (ProximaNovaLight) #44

Closed
cphilippe-ch opened this issue Aug 9, 2013 · 2 comments
Closed

rendering issue (ProximaNovaLight) #44

cphilippe-ch opened this issue Aug 9, 2013 · 2 comments

Comments

@cphilippe-ch
Copy link

Hi,

First, thanks for your amazing work !!

In fact, I just try to get the same render than you by using the ProximaNovaLight font but, for an unknown reason, I'm not exactly getting the same.

Here are the specific parameters:

@font-face {
font-family: 'ProximaNovaLight';
src: url("../fonts/proximanova-light-webfont.eot");
src: url("../fonts/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-light-webfont.woff") format("woff"), url("../fonts/proximanova-light-webfont.ttf") format("truetype");
font-weight: normal;
font-style: normal;

body {
background: #ffffff;
font-family: ProximaNovaLight, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
line-height: 20px;
color: #444444;
}

And the result
screenshot

Could you please help ?

Many thanks !
Phil

@aheinze
Copy link
Member

aheinze commented Aug 12, 2013

Hi,

I'm sorry to say but the ProximaNova font family is commercial and that's why we can't ship the font with this public repository.

@aheinze aheinze closed this as completed Aug 12, 2013
@cphilippe-ch
Copy link
Author

Hi Aheinze,

Thx for your feedback.
Indeed, this font is not free of charge and I do understand that you do not include it but, considering the fact we would buy it, my question remains the same :-)

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

No branches or pull requests

2 participants