/**
 * @file icon.css
 */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }
  

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  /*src: url("fa-regular-400.eot");*/
  /*src: url("fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fa-regular-400.woff2") format("woff2"), url("fa-regular-400.woff") format("woff"), url("fa-regular-400.ttf") format("truetype"), url("fa-regular-400.svg#fontawesome") format("svg"); }*/
  src: url("zvcf.eot?#iefix") format("embedded-opentype"),url("zvcf.woff2") format("woff2"), url("zvcf.woff") format("woff"), url("zvcf.ttf") format("truetype"), url("zvcf.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  /*src: url("fa-solid-900.eot");
  src: url("fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fa-solid-900.woff2") format("woff2"), url("fa-solid-900.woff") format("woff"), url("fa-solid-900.ttf") format("truetype"), url("fa-solid-900.svg#fontawesome") format("svg"); }
  */
    src: url("zvcf.eot?#iefix") format("embedded-opentype"),url("zvcf.woff2") format("woff2"), url("zvcf.woff") format("woff"), url("zvcf.ttf") format("truetype"), url("zvcf.svg#fontawesome") format("svg"); }


.fa,
.fab,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.fa-user:before {
  content: "\f007"; }
  
.fa-file-excel:before {
content: "\f1c3"; }

.fa-user-circle:before {
  content: "\f2bd"; }
  
.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-plus-square:before {
  content: "\f0fe"; }
  
.fa-sliders-h:before {
  content: "\f1de"; }
  
.fa-id-card:before {
content: "\f2c2"; }

.fa-external-link-alt:before {
  content: "\f35d"; }
  
.fa-credit-card:before {
  content: "\f09d"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }
  
.fa-envelope:before {
  content: "\f0e0"; }

.fa-microsoft:before {
  content: "\f3ca"; }
  
.fa-check-circle:before {
  content: "\f058"; }
  
.fa-times-circle:before {
  content: "\f057"; }
  
.fa-exclamation-triangle:before {
  content: "\f071"; }