/* Font Awesome - Custom Subset for TabPlugins */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  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: swap;
  src: url('../webfonts/fa-brands-400.woff2') format('woff2');
}

.fa-solid, .fas { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.fa-brands, .fab { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }

/* Base */
.fa-solid, .fas, .fa-brands, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* Modifiers */
.fa-fw { text-align: center; width: 1.25em; }
.fa-lg { font-size: 1.25em; }
.fa-2x { font-size: 2em; }

/* === YOUR 39 ICONS ONLY === */

/* Navigation */
.fa-bars:before { content: "\f0c9"; }
.fa-house:before { content: "\e00d"; }
.fa-image:before { content: "\f03e"; }
.fa-images:before { content: "\f302"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-search:before { content: "\f002"; }

/* User */
.fa-user:before { content: "\f007"; }
.fa-id-card:before, .fa-id-card-alt:before { content: "\f2c2"; }
.fa-cog:before, .fa-gear:before { content: "\f013"; }
.fa-users-gear:before, .fa-users-cog:before { content: "\f509"; }
.fa-right-from-bracket:before, .fa-sign-out-alt:before { content: "\f2f5"; }
.fa-sun:before { content: "\f185"; }
.fa-moon:before { content: "\f186"; }

/* Post Interactions */
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-heart:before { content: "\f004"; }
.fa-eye:before { content: "\f06e"; }
.fa-comment:before { content: "\f075"; }
.fa-clock:before { content: "\f017"; }
.fa-flag:before { content: "\f024"; }
.fa-square-pen:before, .fa-pen-square:before { content: "\f14b"; }
.fa-face-smile-wink:before, .fa-smile-wink:before { content: "\f4da"; }

/* UI */
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-times:before, .fa-xmark:before { content: "\f00d"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-hubspot:before { content: "\f3b2"; }

/* Brands */
.fa-facebook-square:before, .fa-square-facebook:before { content: "\f082"; }
.fa-x-twitter:before { content: "\e61b"; }
.fa-pinterest-square:before, .fa-square-pinterest:before { content: "\f0d3"; }
.fa-reddit-alien:before { content: "\f281"; }
.fa-tumblr-square:before, .fa-square-tumblr:before { content: "\f174"; }
.fa-linkedin:before { content: "\f08c"; }
.fa-vk:before { content: "\f189"; }
.fa-whatsapp:before { content: "\f232"; }