/*!
* Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/

/* Common icon styles */
.fa {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* Icon definitions */
.fa-bars:before { content: "\f0c9"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-laptop:before { content: "\f109"; }
.fa-tachometer-alt:before { content: "\f3fd"; }
.fa-search:before { content: "\f002"; }
.fa-ad:before { content: "\f641"; }
.fa-flag-usa:before { content: "\f74d"; }
.fa-check:before { content: "\f00c"; }
.fa-times:before { content: "\f00d"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-phone:before { content: "\f095"; }
.fa-github:before { content: "\f09b"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-instagram:before { content: "\f16d"; }
.fa-linkedin-in:before { content: "\f0e1"; }
