@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(webfonts/fa-solid-900.eot);
    src: url(webfonts/fa-solid-900.eot.iefix) format("embedded-opentype"),url(webfonts/fa-solid-900.woff2) format("woff2"),url(webfonts/fa-solid-900.woff) format("woff"),url(webfonts/fa-solid-900.ttf) format("truetype"),url(webfonts/fa-solid-900.svg.fontawesome) format("svg")
}
.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}
.fa, .fas {
    font-weight: 900;
}

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




.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}
.fa-1x {
    font-size: 1em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}







.fa-bars:before {
    content: "\f0c9";
}
.fa-user-circle:before {
    content: "\f2bd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-comments:before {
    content: "\f086"
}

.fa-angle-right:before {
    content: "\f105"
}
.fa-list:before {
    content: "\f03a"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-chart-area:before {
    content: "\f1fe"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-undo:before {
    content: "\f0e2"
}
.fa-key:before {
    content: "\f084"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-edit:before {
    content: "\f044"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-unlock:before {
    content: "\f09c"
}






