Source: dist/css/acc_uc.css, line 583
4.1.4 Font Family
You can change the features of the text with some simple use classes.
This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/
Source: dist/css/acc_uc.css, line 583
You can change the features of the text with some simple use classes.
Font Accent Used main Nav and Some headers
Font Display: Used in headlines, buttons,
Font Normal: Used in content
Font Normal: Used components like navs and dense ui elements
Used is quotes or data or code
<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>