Font Family: Ubuntu

Font Size: 20

Galen Hicks

1. Font Weight

font-weight: normal // Sleep is an obstacle worthy of recognition

font-weight: bold // Sleep is an obstacle worthy of recognition

2. Font Style

font-style: normal // Sleep is an obstacle worthy of recognition

font-style: italic // Sleep is an obstacle worthy of recognition

3. Letter Spacing

letter-spacing: normal // Sleep is an obstacle worthy of recognition

letter-spacing: -0.05em // Sleep is an obstacle worthy of recognition

letter-spacing: 0.07em // Sleep is an obstacle worthy of recognition

4. Text Transform

text-transform: normal // Sleep is an obstacle worthy of recognition

text-transform: capitalize // Sleep is an obstacle worthy of recognition

text-transform: uppercase // Sleep is an obstacle worthy of recognition

text-transform: lowercase // Sleep is an obstacle worthy of recognition

5. Text Decoration

text-decoration: normal // Sleep is an obstacle worthy of recognition

text-decoration: overline // Sleep is an obstacle worthy of recognition

text-decoration: line-through // Sleep is an obstacle worthy of recognition

text-decoration: underline // Sleep is an obstacle worthy of recognition