Dynamic Style for Text based on device / screen size

I am using text styles that are appropriate for a desktop. I would like these styles to adjust dynamically according to screen size so that these look good on phone/tablet as well.

I know I can put conditional statements but is there a better & uniform way?