/* FA7 Lite subset */ @font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:swap;src:url("https://techtalk.ovh/wp-content/themes/TECHTALK-THEME/assets/fa/webfonts/fa-brands-400.woff2")}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:swap;src:url("https://techtalk.ovh/wp-content/themes/TECHTALK-THEME/assets/fa/webfonts/fa-regular-400.woff2")}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:swap;src:url("https://techtalk.ovh/wp-content/themes/TECHTALK-THEME/assets/fa/webfonts/fa-solid-900.woff2")}@font-face{font-family:"Font Awesome 5 Brands";font-display:swap;font-weight:400;src:url("https://techtalk.ovh/wp-content/themes/TECHTALK-THEME/assets/fa/webfonts/fa-brands-400.woff2") format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url("https://techtalk.ovh/wp-content/themes/TECHTALK-THEME/assets/fa/webfonts/fa-solid-900.woff2") format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url("https://techtalk.ovh/wp-content/themes/TECHTALK-THEME/assets/fa/webfonts/fa-regular-400.woff2") format("woff2")}:root,:host{--fa-family-classic:"Font Awesome 7 Free";--fa-style-family-classic:var(--fa-family-classic);--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-font-regular:normal 400 1em/1 var(--fa-family-classic);--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}.fa{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}.fa-classic{--fa-family:var(--fa-family-classic)}.fa-brands{--fa-family:var(--fa-family-brands);--fa-style:400;--fa-font:var(--fa-font-brands)}.far{--fa-family:var(--fa-family-classic);--fa-style:400;--fa-font:var(--fa-font-regular)}.fa-regular{--fa-style:400;--fa-font:var(--fa-font-regular)}.fas{--fa-family:var(--fa-family-classic);--fa-style:900;--fa-font:var(--fa-font-solid)}.fa-solid{--fa-style:900;--fa-font:var(--fa-font-solid)}.fa-user{--fa:"\f007"}.fa-envelope{--fa:"\f0e0"}.fa-comment{--fa:"\f075"}.fa-bell{--fa:"\f0f3"}.fa-search{--fa:"\f002"}.fa-house{--fa:"\f015"}.fa-chevron-right{--fa:"\f054"}.fa-chevron-down{--fa:"\f078"}.fa-gear{--fa:"\f013"}.fa-heart{--fa:"\f004"}.fab{--fa-family:var(--fa-family-brands);--fa-style:400;--fa-font:var(--fa-font-brands)}/* Render glyphs via pseudo-element */:is(.fa,.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic)::before{content:var(--fa);display:inline-block;font:var(--fa-font,inherit);text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak-as:spell-out}.fa-magnifying-glass{--fa:"\f002"}.fa-chevron-left{--fa:"\f053"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-times{--fa:"\f00d"}.fa-xmark{--fa:"\f00d"}.fa-sign-in-alt{--fa:"\f2f6"}.fa-sign-out-alt{--fa:"\f2f5"}/* ── Icônes ajoutées pour le plugin Forum (BOARD TECHTALK) ── */ .fa-arrow-down{--fa:"\f063"}.fa-flag{--fa:"\f024"}.fa-lock{--fa:"\f023"}.fa-lock-open{--fa:"\f3c1"}.fa-trash-alt{--fa:"\f2ed"}.fa-check{--fa:"\f00c"}.fa-check-circle{--fa:"\f058"}.fa-exclamation-circle{--fa:"\f06a"}.fa-info-circle{--fa:"\f05a"}.fa-spinner{--fa:"\f110"}.fa-paper-plane{--fa:"\f1d8"}.fa-pencil-alt{--fa:"\f303"}.fa-reply{--fa:"\f3e5"}.fa-plus{--fa:"\f067"}.fa-thumbtack{--fa:"\f08d"}.fa-external-link-alt{--fa:"\f35d"}.fa-sync-alt{--fa:"\f2f1"}/* ── Icônes ajoutées pour le panneau Réglages ── */ .fa-wrench{--fa:"\f0ad"}.fa-volume-up{--fa:"\f028"}.fa-volume-mute{--fa:"\f6a9"}.fa-volume-down{--fa:"\f027"}.fa-volume-off{--fa:"\f026"}/* ── Icônes ajoutées pour la messagerie (TECHTALK-MEMBERS) ── */ .fa-edit{--fa:"\f044"}/* stylo sur carré — bouton nouvelle conv */ .fa-comments{--fa:"\f086"}/* deux bulles — état vide messagerie */ .fa-comment-dots{--fa:"\f4ad"}/* bulle avec points — bouton Causette */ .fa-user-slash{--fa:"\f506"}/* utilisateur barré — bloquer un utilisateur */ .fa-user-check{--fa:"\f4fc"}/* utilisateur avec coche — débloquer un utilisateur */ /* ── Animation fa-spin (rotation continue) ── */ .fa-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}/* ── Icônes éditeur TTBEditor ── */ .fa-bold{--fa:"\f032"}.fa-italic{--fa:"\f033"}.fa-underline{--fa:"\f0cd"}.fa-strikethrough{--fa:"\f0cc"}.fa-list-ul{--fa:"\f0ca"}.fa-list-ol{--fa:"\f0cb"}.fa-quote-right{--fa:"\f10e"}.fa-link{--fa:"\f0c1"}.fa-link-slash{--fa:"\f127"}.fa-code{--fa:"\f121"}.fa-align-left{--fa:"\f036"}.fa-align-center{--fa:"\f037"}.fa-align-right{--fa:"\f038"}.fa-rotate-left{--fa:"\f0e2"}.fa-rotate-right{--fa:"\f01e"}.fa-minus{--fa:"\f068"}