afaik it depends on three factors: browser support, user os settings, and the unit used for font size.
i'm not 100% sure but if you are using px as a font size unit, try changing to ems or % (you should not be using px anyway)
+edit+
i'm pretty sure there's no css attribute to define that; if that is what you were looking for