/*!
 * Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fad,.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-twitter:before {
    content: "\f099"
}
.fa-facebook-square:before {
    content: "\f082"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-youtube:before {
    content: "\f167"
}
.fa,.fas {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(/libraries/fontawesome/css/../webfonts/fa-regular-400.eot);
    src: url(/libraries/fontawesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/libraries/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/libraries/fontawesome/css/../webfonts/fa-regular-400.woff) format("woff"),url(/libraries/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(/libraries/fontawesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}