@font-face{
    font-family:"Font Awesome 5 Free";
    font-style:normal;
    font-weight:400;
    font-display:swap;
    src:url("../webfonts/fa-regular-400.woff2") format("woff2");
}

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

.fa,.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,.fas{
    font-family:"Font Awesome 5 Free";
    font-weight:900;
}

.far{
    font-family:"Font Awesome 5 Free";
    font-weight:400;
}

.fa-arrow-right:before{content:"\f061"}
.fa-balance-scale:before{content:"\f24e"}
.fa-calendar-alt:before{content:"\f073"}
.fa-check:before{content:"\f00c"}
.fa-chevron-down:before{content:"\f078"}
.fa-chevron-up:before{content:"\f077"}
.fa-download:before{content:"\f019"}
.fa-envelope:before{content:"\f0e0"}
.fa-heart:before{content:"\f004"}
.fa-link:before{content:"\f0c1"}
.fa-money-bill-alt:before{content:"\f3d1"}
.fa-phone-alt:before{content:"\f879"}
.fa-piggy-bank:before{content:"\f4d3"}
.fa-question-circle:before{content:"\f059"}
.fa-quote-left:before{content:"\f10d"}
.fa-star:before{content:"\f005"}
.fa-star-half-alt:before{content:"\f5c0"}
.fa-times:before{content:"\f00d"}
.fa-user:before{content:"\f007"}
