@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: 900; font-display: block; src: url('webfonts/fa-solid-900.woff2') format('woff2'); }
.fa-brands, .fab { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }
.fa-solid, .fas { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.fa-whatsapp::before { content: '\f232'; }
.fa-phone::before { content: '\f095'; }
.fa-bars::before { content: '\f0c9'; }
.fa-xmark::before { content: '\f00d'; }
.fa-circle-plus::before { content: '\f055'; }
.fa-paper-plane::before { content: '\f1d8'; }
.fa-arrow-up::before { content: '\f062'; }
.fa-arrow-down::before { content: '\f063'; }
.fa-envelope::before { content: '\f0e0'; }
.fa-compass::before { content: '\f14e'; }
.fa-layer-group::before { content: '\f5fd'; }
.fa-user-plus::before { content: '\f234'; }
