@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/fa-regular-400.woff2') format('woff2');
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/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('../fonts/fa-brands-400.woff2') format('woff2');
}

.fa, .fas, .far, .fab {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.far {
    font-weight: 400;
}

.fab {
    font-family: 'Font Awesome 6 Brands';
    font-weight: 400;
}

.fa-solid:before { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.fa-regular:before { font-family: 'Font Awesome 6 Free'; font-weight: 400; }
.fa-brands:before { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }

.fa-palette:before { content: "\f53f"; }
.fa-award:before { content: "\f559"; }
.fa-chalkboard-user:before { content: "\f51c"; }
.fa-images:before { content: "\f302"; }
.fa-user-graduate:before { content: "\f501"; }
.fa-box-open:before { content: "\f49e"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-comments:before { content: "\f086"; }
.fa-book-open:before { content: "\f518"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-hourglass-half:before { content: "\f252"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-calendar-check:before { content: "\f274"; }
.fa-paintbrush:before { content: "\f1fc"; }
.fa-trophy:before { content: "\f091"; }
.fa-users:before { content: "\f0c0"; }
.fa-star:before { content: "\f005"; }
.fa-image:before { content: "\f03e"; }
.fa-box:before { content: "\f466"; }
.fa-laptop:before { content: "\f109"; }
.fa-video:before { content: "\f03d"; }
.fa-heart:before { content: "\f004"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-user:before { content: "\f007"; }
.fa-check-circle:before { content: "\f058"; }
.fa-phone-volume:before { content: "\f2a0"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-phone:before { content: "\f095"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-times:before { content: "\f00d"; }