/*!
 * Font Awesome Free 6.5.0 (Custom CDN Build)
 * https://fontawesome.com
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2)
    format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-regular-400.woff2)
    format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-brands-400.woff2)
    format("woff2");
}
.fa,
.fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-regular,
.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa-phone:before {
  content: "\f095";
}
.fa-location-dot:before {
  content: "\f3c5";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}
.fa-circle-check:before {
  content: "\f058";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}
.fa-bug-slash:before {
  content: "\e490";
}
.fa-users-rays:before {
  content: "\e593";
}
.fa-box:before {
  content: "\f466";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-arrow-up-right-from-square:before {
  content: "\f08e";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-xmark:before {
  content: "\f00d";
}
