/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
[class^="fa-"], [class*=" fa-"], [class^="fa-"]:before, [class*=" fa-"]:before,
[class^="fab-"], [class*=" fab-"], [class^="fab-"]:before, [class*=" fab-"]:before {
	font-family: 'FontAwesome', 'Font Awesome 5 Brands', 'Font Awesome 5 Free'!important;
	font-style: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
	text-rendering: auto;
	speak: none;
	font-weight: normal;
}