The font that I have to use (Futura PT from TypeKit) is smaller in size than the fallback fonts (helvetica,arial,sans-serif).
font-size:120%; seems to make the font look correct, but the fallback fonts then appear larger as well.
I just need futura-pt to display at 120% but not effect any other font sizes.
Is this possible? Either through css or js?