# Font Awesome

## Installation / Updating

https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself

1. Download
2. Copy /css, /webfonts, and LICENSE.txt only
3. Add CSS (all.min.css) to base HTML page (base.html)

## Usage

Use with just: <i class="fa fa-check-circle"></i>
