Syntax

Font Feature Settings

Controlling advanced typographic features in OpenType fonts.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
font-feature:valuefont-feature-settings: value;
font-feature:normalfont-feature-settings: normal;
font-feature:'salt'font-feature-settings: 'salt';
font-feature:'tnum'font-feature-settings: 'tnum';

Conditionally apply

Apply styles based on different states using selectors and conditional queries.

<div class="font-feature:normal:hover font-feature:normal@sm font-feature:normal@dark font-feature:normal@print"></div>
Syntax
Font Family

Setting the font for an element.

Syntax
Font Size

Setting the font size of elements.

© Aoyue Design LLC.