 .fa,.fab,.fal,.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-facebook-f:before{
    content:"\f39e"
}
.fa-calendar-alt:before{
    content:"\f073"
}
.fa-long-arrow-alt-right:before{
    content:"\f30b"
}
.fa-google-plus-g:before{
    content:"\f0d5"
}
.fa-angle-down:before{
    content:"\f107"
}
.fa-linkedin-in:before{
    content:"\f0e1"
}
.fa-twitter:before{
    content:"\f099"
}
.fa-angle-double-down:before{
    content:"\f103"
}
.fa-youtube:before{
    content:"\f167"
}
.fa-book:before{
    content:"\f02d"
}
.fa-hospital:before{
    content:"\f0f8"
}
.fa-notes-medical:before{
    content:"\f481"
}
.fa-user:before{
    content:"\f007"
}
.fa-home:before{
    content:"\f015"
}
.fa-quote-left:before{
    content:"\f10d"
}
.fa-download:before{
    content:"\f019"
}
.fa-angle-left:before{
    content:"\f104"
}
.fa-angle-right:before{
    content:"\f105"
}
.fa-box:before{
    content:"\f466"
}

@font-face{
    font-family:"Font Awesome 5 Brands";
    font-style:normal;
    font-weight:normal;
    src:url(../fonts/fa-brands-400.eot);
    src:url(../fonts/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab{
    font-family:"Font Awesome 5 Brands"
}
@font-face{
    font-family:"Font Awesome 5 Free";
    font-style:normal;
    font-weight:900;
    src:url(../fonts/fa-solid-900.eot);
    src:url(../fonts/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa,.far,.fas{
    font-family:"Font Awesome 5 Free"
}
.fa,.fas{
    font-weight:900
}
