Source: dist/css/acc_uc.css, line 854
1.1.4 Font Family
You can modify the font family used in your text elements with these simple utility classe.
Source: dist/css/acc_uc.css, line 854
You can modify the font family used in your text elements with these simple utility classe.
Font Accent: Primarily used in main navigation elements and certain headers.
Font Display: Employed in headlines and buttons.
Font Copy: Typically used in content text.
Font UI: Applied to components like navigation elements and dense user interface elements.
Font Mono: This is commonly used in quotations, data displays, or code snippets
<div class="[modifier class] font_3">
<div class="lowercase">a b c d e f g h i j k l m n o p q r s t u v w x y z</div>
<div class="uppercase">a b c d e f g h i j k l m n o p q r s t u v w x y z</div>
</div>