I\'ve created a site using the Zurb Foundation 3 grid. Each page has a large h1:
h1
Try including this on your style sheet:
html { font-size: min(max(16px, 4vw), 22px); }
More info at https://css-tricks.com/simplified-fluid-typography/