/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}






:root,
:host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

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

.fas,
.fa-solid,
.fa-regular,
.far{
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.ttf") format("truetype");
}


@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url("../webfonts/fa-solid-900.ttf") format("truetype");
}


.fa-user-tie::before{
  content:"\f508";
}


.fa-pen-to-square::before{
  content: "\f044";
}


.fa-house-chimney-user::before{
  content: "\e065";
}

.fa-clock::before{
  content: "\f017";
}


.fa-ticket::before{
  content: "\f145";
}


.fa-gas-pump::before{
  content: "\f52f";
}
.fa-road::before{
  content: "\f5a0";
}


.fa-car-side::before {
  content: "\f5e4"
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-money-bill-transfer::before {
  content: "\e528";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-money-bill-trend-up::before {
  content: "\e529";
}

.fa-lock::before {
  content: "\f023";
}

.fa-dollar-sign::before {
  content: "\24";
}


.fa-pen-to-square::before {
  content: "\f044";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}