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

.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-cloud-upload-alt:before { content: "\f0ee"; }
.fa-upload:before { content: "\f093"; }
.fa-link:before { content: "\f0c1"; }
.fa-folder-open:before { content: "\f15b"; }
.fa-copy:before { content: "\f0c5"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-trash:before { content: "\f1f8"; }
.fa-image:before { content: "\f03e"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-mouse-pointer:before { content: "\f245"; }
.fa-hand-paper:before { content: "\f256"; }
.fa-clipboard:before { content: "\f328"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-server:before { content: "\f233"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-save:before { content: "\f0c7"; }
.fa-rocket:before { content: "\f135"; }
.fa-file-image:before { content: "\f1c5"; }
.fa-lightbulb:before { content: "\f0eb"; }
