/*!
* Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/

.fa, .fas, .far, .fal, .fab {
-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-comment:before {
content: "\f075";
}

.fa-facebook-f:before {
content: "\f39e";
}

.fa-instagram:before {
content: "\f16d";
}

.fa-pinterest-p:before {
content: "\f231";
}

.fa-rss:before {
content: "\f09e";
}

.fa-search:before {
content: "\f002";
}

.fa-twitter:before {
content: "\f099";
}

.fa-youtube:before {
content: "\f167";
}

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

.fab {
font-family: 'Font Awesome 5 Brands';
}

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

.fal {
font-family: 'Font Awesome 5 Pro';
font-weight: 300;
}

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

.far {
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}

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

.fa, .fas {
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
}
