blob: a2ef08d58c8bc9f84d1a01fdec8f434bab5ef92d [file] [log] [blame] [edit]
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
@font-face {
font-family: 'Amstelvar VF';
src: url('resources/AmstelvarAlpha-VF.woff2') format('woff2-variations');
}
@font-face {
font-family: 'Jost VF';
src: url('resources/jost-VF.woff2') format('woff2-variations');
}
@font-face {
font-family: 'Roboto VF';
src: url('resources/Roboto-VF.woff2') format('woff2-variations');
}
p { font-synthesis: none; }
</style>
</head>
<body>
<p style="font-family: 'Amstelvar VF'; font-weight: 625;">
Weight
</p>
<p style="font-family: 'Amstelvar VF'; font-stretch: 75%;">
Width
</p>
<p style="font-family: 'Jost VF'; font-style: italic;">
Italic
</p>
<p style="font-family: 'Roboto VF'; font-style: oblique 10deg;">
Slant
</p>
</body>
</html>