@font-face {
    font-family: 'Font Awesome 6 Free';
    src: url("../fonts/fa-solid-900-JZ5b4Fu.woff2") format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

.icon {
    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;
}

.icon-house::before {
    content: "\f015";
}

.icon-book-open::before {
    content: "\f518";
}

.icon-feather::before {
    content: "\f52d";
}

.icon-users::before {
    content: "\f0c0";
}

.icon-magnifying-glass::before {
    content: "\f002";
}

.icon-envelope::before {
    content: "\f0e0";
}

.icon-chevron-down::before {
    content: "\f078";
}

.icon-chevron-left::before {
    content: "\f053";
}

.icon-chevron-right::before {
    content: "\f054";
}

.icon-arrow-left::before {
    content: "\f060";
}

.icon-arrow-right::before {
    content: "\f061";
}

.icon-arrow-up::before {
    content: "\f062";
}

.icon-arrow-down::before {
    content: "\f063";
}

.icon-heart::before {
    content: "\f004";
}

.icon-comment::before {
    content: "\f075";
}

.icon-comments::before {
    content: "\f086";
}

.icon-share-nodes::before {
    content: "\f1e0";
}

.icon-bookmark::before {
    content: "\f02e";
}

.icon-leaf::before {
    content: "\f06c";
}

.icon-plus::before {
    content: "\f067";
}

.icon-camera::before {
    content: "\f030";
}

.icon-list::before {
    content: "\f03a";
}

.icon-compass::before {
    content: "\f14e";
}

.icon-newspaper::before {
    content: "\f1ea";
}

.icon-link::before {
    content: "\f0c1";
}

.icon-floppy-disk::before {
    content: "\f0c7";
}

.icon-eye::before {
    content: "\f06e";
}

.icon-expand::before {
    content: "\f065";
}

.icon-check::before {
    content: "\f00c";
}

.icon-xmark::before {
    content: "\f00d";
}

.icon-star::before {
    content: "\f005";
}

.icon-image::before {
    content: "\f03e";
}

.icon-quote-left::before {
    content: "\f10d";
}

.icon-trophy::before {
    content: "\f091";
}

.icon-lock::before {
    content: "\f023";
}

.icon-user-plus::before {
    content: "\f234";
}

.icon-arrow-up-right-from-square::before {
    content: "\f35d";
}

.icon-rotate::before {
    content: "\f2f1";
}

.icon-paper-plane::before {
    content: "\f1d8";
}

.icon-gear::before {
    content: "\f013";
}

.icon-arrows-up-down-left-right::before {
    content: "\f0b2";
}

.icon-images::before { content: "\f302"; }

.icon-play::before { content: "\f04b"; }

.icon-thumbtack::before { content: "\f08d"; }

.icon-chevron-up::before { content: "\f077"; }
