My businesses website was originally built on a Skel framework, using the Baseline template. As a result there is a lot of CSS/SCSS that was bundled in.
When building the site we used the Arimo font, linked here:
https://www.google.com/fonts#UsePlace:use/Collection:Arimo
This is how the text looked on the Skel site:
But, for a few reasons which have little relevance, we decided to build the site from scratch and move away from Skel and Baseline.
We are using the same font and general design, but when I attempted to use the same font the rendering is very, very different.
There is no CSS that I can find in my code that would indicate any changes to the rendering, any help?

