{# We only bother with preloading the variable font here because chances are that if a browser doesn't support variable fonts it won't support preloading either: https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload#browser_compatibility #} {% for name in (extraStylesheets or []) %} {% endfor %} {% block headStart %}{% endblock %} {% for name in (extraStylesheets or []) %} {% endfor %} {% block headEnd %}{% endblock %}