@font-face {
  font-family: 'FontAwesome';
  src:
    url('../woff2/fontawesome34ef.woff2') format('woff2'),
    url('../woff/fontawesome34ef.woff') format('woff'),
    url('../ttf/fontawesome34ef.ttf') format('truetype'),
    url('../svg/fontawesome34ef.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fa {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontAwesome' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-knife:before {
  content: "\e943";
}
.fa-cube:before {
  content: "\e941";
}
.fa-gift:before {
  content: "\e942";
}
.fa-pinterest:before {
  content: "\e940";
}
.fa-calendar-o:before {
  content: "\e93f";
}
.fa-calendar:before {
  content: "\e93e";
}
.fa-heart:before {
  content: "\e93d";
}
.fa-chevron-right:before {
  content: "\e934";
}
.fa-chevron-left:before {
  content: "\e935";
}
.fa-chevron-down:before {
  content: "\e936";
}
.fa-chevron-up:before {
  content: "\e937";
}
.fa-bars:before {
  content: "\e938";
}
.fa-print:before {
  content: "\e933";
}
.fa-share:before {
  content: "\e939";
}
.fa-trash-o:before {
  content: "\e93a";
}
.fa-youtube-play:before {
  content: "\e93b";
}
.fa-instagram:before {
  content: "\e93c";
}
.fa-circle-o:before {
  content: "\e932";
}
.fa-times:before {
  content: "\e930";
}
.fa-play-circle:before {
  content: "\e931";
}
.fa-pencil:before {
  content: "\e90b";
}
.fa-pencil-square-o:before {
  content: "\e918";
}
.fa-refresh:before {
  content: "\e92f";
}
.fa-trophy:before {
  content: "\e900";
}
.fa-arrow-circle-right:before {
  content: "\e901";
}
.fa-arrow-circle-left:before {
  content: "\e902";
}
.fa-exchange:before {
  content: "\e903";
}
.fa-bell:before {
  content: "\e904";
}
.fa-angle-down:before {
  content: "\e905";
}
.fa-angle-up:before {
  content: "\e906";
}
.fa-th-list:before {
  content: "\e907";
}
.fa-th:before {
  content: "\e908";
}
.fa-credit-card:before {
  content: "\e909";
}
.fa-cloud-download:before {
  content: "\e90a";
}
.fa-file-pdf-o:before {
  content: "\e90c";
}
.fa-reply:before {
  content: "\e90d";
}
.fa-question-circle-o:before {
  content: "\e90e";
}
.fa-question-circle:before {
  content: "\e90f";
}
.fa-eye:before {
  content: "\e910";
}
.fa-search:before {
  content: "\e911";
}
.fa-map-marker:before {
  content: "\e912";
}
.fa-shopping-bag:before {
  content: "\e913";
}
.fa-money:before {
  content: "\e914";
}
.fa-lock:before {
  content: "\e915";
}
.fa-sign-out:before {
  content: "\e916";
}
.fa-facebook:before {
  content: "\e917";
}
.fa-globe:before {
  content: "\e919";
}
.fa-angle-right:before {
  content: "\e91a";
}
.fa-angle-left:before {
  content: "\e91b";
}
.fa-check:before {
  content: "\e91c";
}
.fa-comments-o:before {
  content: "\e91d";
}
.fa-envelope-o:before {
  content: "\e91e";
}
.fa-envelope:before {
  content: "\e91f";
}
.fa-whatsapp:before {
  content: "\e920";
}
.fa-phone:before {
  content: "\e921";
}
.fa-check-circle:before {
  content: "\e922";
}
.fa-thumbs-down:before {
  content: "\e923";
}
.fa-thumbs-up:before {
  content: "\e924";
}
.fa-minus-circle:before {
  content: "\e925";
}
.fa-plus-circle:before {
  content: "\e926";
}
.fa-truck:before {
  content: "\e927";
}
.fa-home:before {
  content: "\e928";
}
.fa-info-circle:before {
  content: "\e929";
}
.fa-star-o:before {
  content: "\e92a";
}
.fa-star:before {
  content: "\e92b";
}
.fa-shopping-cart:before {
  content: "\e92c";
}
.fa-user-circle-o:before {
  content: "\e92d";
}
.fa-heart-o:before {
  content: "\e92e";
}
