#FitText sans jquery
#https://github.com/adactio/FitText.js
FitText makes font-sizes flexible. Use this plugin script on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.
<script>
window.fitText( document.getElementById("responsive_headline") );
</script>