Source: dist/css/acc_uc.css, line 1339
4.1.3 Font Weight
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 1339
You can change the features of the text with some simple use classes.
Light, 100
Regular, 300
Medium, 500
Bold, 700
Extra Bold, 900
<div class="[modifier class] font_normal font_2 font_ui">
<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>