/* !
 *  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-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-star:before {
  content: "\f005";
}

.fa-chevron-up:before {
  content: "\f077";
}

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

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

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

.fa-instagram:before {
  content: "\f16d";
}

.fa-whatsapp:before {
  content: "\f232";
}

