.fa-solid,
.fa-regular,
.fa-brands {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-graduation-cap::before { content: "\f19d"; }
.fa-plane::before { content: "\f072"; }
.fa-user-group::before { content: "\f0c0"; }
.fa-heart::before { content: "\f004"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-comments::before { content: "\f086"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-user::before { content: "\f007"; }
.fa-file-lines::before { content: "\f0f6"; }
.fa-circle-check::before { content: "\f058"; }
.fa-square-pen::before { content: "\f044"; }
.fa-fingerprint::before { content: "\f007"; }
.fa-clock::before { content: "\f017"; }
.fa-phone-volume::before { content: "\f095"; }
.fa-mouse-pointer::before { content: "\f245"; }
.fa-play::before { content: "\f04b"; }
.fa-check::before { content: "\f00c"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-bars::before { content: "\f0c9"; }
.fa-times::before { content: "\f00d"; }
