Skip to content

Instantly share code, notes, and snippets.

@sdeluce
Created September 1, 2015 09:18
Show Gist options
  • Select an option

  • Save sdeluce/ea094f9a762d8f72c336 to your computer and use it in GitHub Desktop.

Select an option

Save sdeluce/ea094f9a762d8f72c336 to your computer and use it in GitHub Desktop.
Lissage Css pour le font Ico
.ico {
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment