@charset "utf-8";

.fak.fa-ai-search:before,
.fa-kit.fa-ai-search:before {
    content: ""
}

.fak.fa-alternate-row:before,
.fa-kit.fa-alternate-row:before {
    content: ""
}

.fak.fa-border-dashed:before,
.fa-kit.fa-border-dashed:before {
    content: ""
}

.fak.fa-border-dotted:before,
.fa-kit.fa-border-dotted:before {
    content: ""
}

.fak.fa-border-solid:before,
.fa-kit.fa-border-solid:before {
    content: ""
}

.fak.fa-border-style:before,
.fa-kit.fa-border-style:before {
    content: ""
}

.fak.fa-chevron-down:before,
.fa-kit.fa-chevron-down:before {
    content: ""
}

.fak.fa-chevron-left:before,
.fa-kit.fa-chevron-left:before {
    content: ""
}

.fak.fa-chevron-right:before,
.fa-kit.fa-chevron-right:before {
    content: ""
}

.fak.fa-chevron-up:before,
.fa-kit.fa-chevron-up:before {
    content: ""
}

.fak.fa-code-api-solid:before,
.fa-kit.fa-code-api-solid:before {
    content: ""
}

.fak.fa-cursor-click:before,
.fa-kit.fa-cursor-click:before {
    content: ""
}

.fak.fa-eddy:before,
.fa-kit.fa-eddy:before {
    content: ""
}

.fak.fa-inline-center:before,
.fa-kit.fa-inline-center:before {
    content: ""
}

.fak.fa-inline-left:before,
.fa-kit.fa-inline-left:before {
    content: ""
}

.fak.fa-inline-right:before,
.fa-kit.fa-inline-right:before {
    content: ""
}

.fak.fa-insert-above:before,
.fa-kit.fa-insert-above:before {
    content: ""
}

.fak.fa-insert-below:before,
.fa-kit.fa-insert-below:before {
    content: ""
}

.fak.fa-insert-bottom:before,
.fa-kit.fa-insert-bottom:before {
    content: ""
}

.fak.fa-insert-left:before,
.fa-kit.fa-insert-left:before {
    content: ""
}

.fak.fa-insert-right:before,
.fa-kit.fa-insert-right:before {
    content: ""
}

.fak.fa-insert-top:before,
.fa-kit.fa-insert-top:before {
    content: ""
}

.fak.fa-light-box-archive-slash:before,
.fa-kit.fa-light-box-archive-slash:before {
    content: ""
}

.fak.fa-light-file-circle-arrow-up:before,
.fa-kit.fa-light-file-circle-arrow-up:before {
    content: ""
}

.fak.fa-light-folder-closed-shield:before,
.fa-kit.fa-light-folder-closed-shield:before {
    content: ""
}

.fak.fa-light-globe-lock:before,
.fa-kit.fa-light-globe-lock:before {
    content: ""
}

.fak.fa-light-heading-slash:before,
.fa-kit.fa-light-heading-slash:before {
    content: ""
}

.fak.fa-light-image-pen:before,
.fa-kit.fa-light-image-pen:before {
    content: ""
}

.fak.fa-light-video-circle-arrow-up:before,
.fa-kit.fa-light-video-circle-arrow-up:before {
    content: ""
}

.fak.fa-line-break:before,
.fa-kit.fa-line-break:before {
    content: ""
}

.fak.fa-regular-globe-lock:before,
.fa-kit.fa-regular-globe-lock:before {
    content: ""
}

.fak.fa-regular-heart-slash:before,
.fa-kit.fa-regular-heart-slash:before {
    content: ""
}

.fak.fa-regular-pen-slash:before,
.fa-kit.fa-regular-pen-slash:before {
    content: ""
}

.fak.fa-rename:before,
.fa-kit.fa-rename:before {
    content: ""
}

.fak.fa-solid-folder-closed-shield:before,
.fa-kit.fa-solid-folder-closed-shield:before {
    content: ""
}

.fak.fa-solid-folder-shield:before,
.fa-kit.fa-solid-folder-shield:before {
    content: ""
}

.fak.fa-spark-fill:before,
.fa-kit.fa-spark-fill:before {
    content: ""
}

.fak.fa-spark-outline:before,
.fa-kit.fa-spark-outline:before {
    content: ""
}

.fak.fa-table-header-column:before,
.fa-kit.fa-table-header-column:before {
    content: ""
}

.fak.fa-table-header-row:before,
.fa-kit.fa-table-header-row:before {
    content: ""
}

.fak.fa-table-header-row-slash:before,
.fa-kit.fa-table-header-row-slash:before {
    content: ""
}

.fak.fa-vertical-align-bottom:before,
.fa-kit.fa-vertical-align-bottom:before {
    content: ""
}

.fak.fa-vertical-align-middle:before,
.fa-kit.fa-vertical-align-middle:before {
    content: ""
}

.fak.fa-vertical-align-top:before,
.fa-kit.fa-vertical-align-top: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(../fonts/custom-icons.woff2)format("woff2"), url(../fonts/custom-icons.ttf)format("truetype")
}