Hello,
i use gantry 5 and Hydrogen template with Roboto font for my website,
The font is too thin on Chrome and Firefox so i want to disabled the font-smooting,
I have removed this 2 line in core.scss :
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
But it is not enough, when the website load, the font is thin and 1 seconde after it's bold.
I can't find where this effect is load.