/*! Font Awesome Free 6.5.0 - Local Version */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../webfonts/fa-solid-900.woff2') format('woff2');
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../webfonts/fa-brands-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../webfonts/fa-regular-400.woff2') format('woff2');
}

.fa, .fas, .fa-solid, .fab, .fa-brands, .far, .fa-regular {
  -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-solid, .fas { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.fa-brands, .fab { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }
.fa-regular, .far { font-family: 'Font Awesome 6 Free'; font-weight: 400; }

/* اگر آیکون خاصی لود نشد، کد آن را از فایل اصلی اضافه می‌کنیم، 
   ولی ساختار کلی برای تمام ۱۰۰۰ آیکون همین است. */
