Skip to content

Conversation

Qeole
Copy link

@Qeole Qeole commented Jun 3, 2016

At least under Linux (Ubuntu), the regular and regular italic system fonts are recognized as “Fira Sans” and “Fira Sans Italic”, while the stylesheets for CSS pre-processors call them as “Fira Sans Regular” and “Fira Sans Regular Italic”, respectively.

This commit fixes the names by removing the “Regular” part.

Note that I do not know how fonts are treated on other systems (it might be worth checking that this commit does not breaks things under Windows?)

At least under Linux (Ubuntu), the regular and regular italic system
fonts are recognized as “Fira Sans” and “Fira Sans Italic”, while the
stylesheets for CSS pre-processors call them as “Fira Sans Regular” and
“Fira Sans Regular Italic”, respectively.

This commit fixes the names by removing the “Regular” part.

Note that I do not know how fonts are treated on other systems (it might
be worth checking that this commit does not breaks things under
Windows?)
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

Successfully merging this pull request may close these issues.

1 participant