--- layout: none --- {% for file in site.static_files %}{% assign _path = file.path | remove_first: "/inter" %}{% if _path == "/font-files/Inter.var.woff2" %}{% assign inter_var_woff2_v = file.modified_time | date: "%Y%m%d%H%M%S" %}{% endif %}{% endfor %}

Inter variable font test

Tests how the Inter variable font is rendered by the web browser with the traditional style properties font-weight and font-style.

We can always use font-variation-settings to gain full control over variable font axes, which works as expected in all major browsers. This document does not make use of font-variation-settings.

Effective font-family:

Known issues with variable fonts:

This web browser does not support variable fonts