After duplicating this project, duplicate the home page and name it style sheet so you can clear up home page.

Heading Naming Nomenclature:

(Heading Class + Font Style) + (Font Color) +( Font Weight) +(Alignment)

Paragraph Text Naming Nomenclature
(Font Style) + (Font Color) +( Font Weight) +(Alignment)

- Every primary class will consist Font, and size.
- Primary Class must come first, everything else can be in any order
- DEFAULT FONT-WEIGHT IS REGULAR AND DEFAULT COLOR IS BLACK

How To Use Global Combo Classes:

Start with the primary class (ex: H1 Montserrat). To add additional styling to this text you either

1) use the existing pre-made combo classes below

2) Create a new global combo class. To do that, insert the primary class then create a new class and name it. Then apply said styling to the font with the new combo class

- you can now enter any additional styling by adding any of the combo classes below

Color: System is currently made with the following colors (Black, Copper, Gold, and White). You can add additional colors by making a new global combo class

The default font weight is regular, for a different font weight, use the following combo classes

- XB= Extra Bold
- B = Bold
- SB = Semi Bold
- M = Medium
- L = Light
- EL = Extra Light
- T = Thin

For alignment, default is left aligned

- Center = Center
- Right = Right
H1 Montserrat

Heading

H2 Montserrat

Heading

H3 Montserrat

Heading

H4 Montserrat

Heading

H5 Montserrat
Heading
H6 Montserrat
Heading
P Large
Paragraph Text
P Medium
Paragraph Text
P Small
Paragraph Text