/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
 @font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }

.fa-wind:before {
  content: "\f72e"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

