
@font-face {
	font-family: 'FontAwesomeSolid';
	src: url('https://fxbricks.com/rw_common/fonts/fa-solid-900.eot');
	src: url('https://fxbricks.com/rw_common/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),         url('https://fxbricks.com/rw_common/fonts/fa-solid-900.woff') format('woff'),         url('https://fxbricks.com/rw_common/fonts/fa-solid-900.ttf') format('truetype'),         url('https://fxbricks.com/rw_common/fonts/fa-solid-900.svg#ikea_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontAwesomeBrands';
	src: url('https://fxbricks.com/rw_common/fonts/fa-brands-400.eot');
	src: url('https://fxbricks.com/rw_common/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'),         url('https://fxbricks.com/rw_common/fonts/fa-brands-400.woff') format('woff'),         url('https://fxbricks.com/rw_common/fonts/fa-brands-400.ttf') format('truetype'),         url('https://fxbricks.com/rw_common/fonts/fa-brands-400.svg#ikea_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fas {
display: inline-block;
font: normal normal normal 14px/1 FontAwesomeSolid;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}

.fab {
display: inline-block;
font: normal normal normal 14px/1 FontAwesomeBrands;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
