@charset "utf-8";
.fak.fa-anb:before,
.fa-kit.fa-anb:before {
    content: '';
}
.fak.fa-anb-alt:before,
.fa-kit.fa-anb-alt:before {
    content: '';
}
.fak.fa-process:before,
.fa-kit.fa-process:before {
    content: '';
}
.fak.fa-route:before,
.fa-kit.fa-route:before {
    content: '';
}
.fak.fa-solid-box-archive-magnifying-glass:before,
.fa-kit.fa-solid-box-archive-magnifying-glass:before {
    content: '';
}
.fak.fa-solid-floppy-disk-circle-arrow-left:before,
.fa-kit.fa-solid-floppy-disk-circle-arrow-left:before {
    content: '';
}
.fak.fa-solid-floppy-disk-sparkle:before,
.fa-kit.fa-solid-floppy-disk-sparkle:before {
    content: '';
}
.fak.fa-solid-pen-to-square-slash:before,
.fa-kit.fa-solid-pen-to-square-slash:before {
    content: '';
}
.fak.fa-solid-thumbtack-slash:before,
.fa-kit.fa-solid-thumbtack-slash:before {
    content: '';
}
.fak,
.fa-kit {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-variant: normal;
    text-rendering: auto;
    font-family: Font Awesome Kit;
    font-style: normal;
    line-height: 1;
}
@font-face {
    font-family: Font Awesome Kit;
    font-style: normal;
    font-display: block;
    src: url(../webfonts/custom-icons.woff2) format('woff2'), url(../webfonts/custom-icons.ttf) format('truetype');
}
