The biggest issue with actually doing this is that you will end up with a vast number of different font sizes throughout your project which will look unprofessional. I would recommend you avoid trying to do this and instead look to rem units and media queries to set the root HTML font-size based on screen size (as in my linked post above)