/*!
 * Font Awesome Free 6.5.1 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 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.ttf") format("truetype"); }  
.fab,
.fa-brands {
  font-weight: 400; }

.fas,
.fa-solid {
  font-weight: 900; }


/*
========BRAND ICONS START========
*/

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

.fa-brands-square-facebook::before{
  content:"\f082";
}

.fa-brands-facebook-f::before{
  content:"\f39e";
}

.fa-brands-meta::before{
  content:"\e49b";
}

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

.fa-brands-square-instagram::before{
  content:"\e055";
}

.fa-brands-tiktok::before{
  content:"\e07b";
}

.fa-brands-linkedin::before{
  content:"\f08c";
}

.fa-brands-linkedin-in::before{
  content:"\f0e1";
}

.fa-brands-youtube::before{
  content:"\f167";
}

.fa-brands-square-pinterest::before{
  content:"\f0d3";
}

.fa-brands-facebook-messenger::before{
  content:"\f39f";
}

.fa-brands-x-twitter::before{
  content:"\e61b";
}

.fa-brands-square-x-twitter::before{
  content:"\e61a";
}

.fa-brands-square-youtube::before{
  content:"\f431";
}

.fa-brands-youtube::before{
  content:"\f167";
}

.fa-brands-mailchimp::before{
  content:"\f59e";
}

.fa-brands-spotify::before{
  content:"\f1bc";
}

/*
========BRAND ICONS END========
*/

/*
========STANDARD ICONS START========
*/

.fa-solid-user::before{
  content:"\f007";
}

.fa-solid-magnifying-glass::before{
  content:"\f002";
}

.fa-solid-house::before{
  content:"\f015";
}

.fa-solid-check::before{
  content:"\f00c";
}

.fa-solid-phone::before{
  content:"\f095";
}

.fa-solid-bars::before{
  content:"\f0c9";
}

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

.fa-solid-location-dot::before{
  content:"\f3c5";
}

.fa-solid-arrow-right::before{
  content:"\f061";
}

.fa-solid-arrow-down::before{
  content:"\f060";
}

.fa-solid-arrow-left::before{
  content:"\f063";
}

.fa-solid-xmark::before{
  content:"\f00d";
}

.fa-solid-arrow-up::before{
  content:"\f062";
}

.fa-solid-plus::before{
  content:"\2b";
}

.fa-solid-minus::before{
  content:"\f068";
}

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

.fa-solid-chevron-down::before{
  content:"\f078";
}

.fa-solid-chevron-right::before{
  content:"\f054";
}

.fa-solid-chevron-left::before{
  content:"\f053";
}

.fa-solid-ticket::before{
  content:"\f145";
}

.fa-solid-play::before{
  content:"\f04b";
}

.fa-solid-pause::before{
  content:"\f04c";
}

.fa-search::after{
  content: "\f002"
}


/*
========STANDARD ICONS END========
*/