
 .fa,.fab,.fal,.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-calendar-week:before{
    content:"\f784"
}
.fa-cogs:before{
    content:"\f085"
}

.fa-facebook-f:before{
    content:"\f39e"
}

.fa-globe:before{
    content:"\f0ac"
}

.fa-instagram:before{
    content:"\f16d"
}

.fa-linkedin:before{
    content:"\f08c"
}

.fa-map-marker-alt:before{
    content:"\f3c5"
}


.fa-paper-plane:before{
    content:"\f1d8"
}

.fa-phone:before{
    content:"\f095"
}

.fa-recycle:before{
    content:"\f1b8"
}



.fa-twitter:before{content:"\f099"}

.fa-youtube:before{
    content:"\f167"
}

.fab{
    font-family:"Font Awesome 5 Brands"
}


.fa,.fas{
    font-family:"Font Awesome 5 Pro";font-weight:900
}