In my current project, I am working on a responsive website with an html max-width of 1000px. I have set all the fonts using vw units, but I'm facing an issue when the browser is expanded beyond 1000px. Is there a solution to prevent the fonts from increasing in size in such cases?