Change the data table fonts (data or headers) in css

I have been able to make a data table width responsive by means of media queries in the css file.

Is it possible to make the data fonts and header fonts (font size to be precise) responsive as well ? I would like to specify a smaller font size for mobile devices.