@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")
}

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

@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")
}

.fa,
.fas,
.far,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fas {
    font-family: "Font Awesome 6 Free";
    font-weight: 900
}

.far {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

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

.fa-file-upload:before {
    content: "\f093"
}

.fa-camera:before {
    content: "\f030"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-rotate-right:before {
    content: "\f2f9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-expand:before {
    content: "\f065"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-weight:before {
    content: "\f496"
}.fa-print:before{content:"\f02f"}.fa-file-medical:before{content:"\f477"}.fa-save:before{content:"\f0c7"}.fa-sync-alt:before{content:"\f2f1"}
.fa-check:before{content:"\f00c"}.fa-spinner:before{content:"\f110"}
