Raw File
font-features-hlig-4.html
<html>
<head>
<style type="text/css">
@font-face {
  font-family: libertine;
  src: url(../fonts/LinLibertine_Re-4.7.5.woff) format("woff");
  -moz-font-feature-settings: "hlig" off;
}
body {
  font-family: libertine, sans-serif;
  font-size: 400%;
  line-height: 2em;
  -moz-font-feature-settings: "hlig" on;
}
</style>
</head>
<body lang="en">
fastest firefox
</body>
</html>
back to top