/* !
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */

.fa-user:before {
  content: "\f007";
}

.fa-home:before {
  content: "\f015";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-youtube:before {
  content: "\f167";
}

