@font-face {
  font-family: 'Font Awesome 5 Free';
  src:  url('fonts/Font-Awesome-5-Free.eot?cr06k2');
  src:  url('fonts/Font-Awesome-5-Free.eot?cr06k2#iefix') format('embedded-opentype'),
    url('fonts/Font-Awesome-5-Free.ttf?cr06k2') format('truetype'),
    url('fonts/Font-Awesome-5-Free.woff?cr06k2') format('woff'),
    url('fonts/Font-Awesome-5-Free.svg?cr06k2#Font-Awesome-5-Free') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Font Awesome 5 Free' !important;
  speak: none;
  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-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-times:before {
  content: "\f00d";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-phone:before {
  content: "\f095";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-play:before {
  content: "\f04b";
}
.fa-angle-left1:before {
  content: "\f108";
}
.fa-angle-right1:before {
  content: "\f109";
}
.fa-angle-up1:before {
  content: "\f10a";
}
.fa-angle-down1:before {
  content: "\f10b";
}
