
.fa
{
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa,
.fa-solid,
.fa-regular,
.fa-brands
{
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

:root, :host { --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }

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

.fab, .fa-brands { font-family: "Font Awesome 6 Brands"; font-weight: 400; }


.fa-award::before {
  content: "\f559"; }

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

.fa-camera::before {
  content: "\f030"; }

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

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

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

.fa-circle-play::before {
  content: "\f144"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-clock::before {
  content: "\f017"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-film::before {
  content: "\f008"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-heart::before {
  content: "\f004"; }

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

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

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-photo-film::before {
  content: "\f87c"; }

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

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-star::before {
  content: "\f005"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-video::before {
  content: "\f03d"; }

:root, :host { --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }

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

.far, .fa-regular { font-family: "Font Awesome 6 Free"; font-weight: 400; }

:root, :host { --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }

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

.fas, .fa-solid { font-family: "Font Awesome 6 Free"; font-weight: 900; }
