
@import url('/resources/fonts/Font Awesome Pro Brands/main.min.css');

@font-face {
	font-family: 	'Font Awesome Pro Brands';
	src: 			url('/resources/fonts/Font Awesome Pro Brands/400/fa-brands-400.eot');
	src: 			url('/resources/fonts/Font Awesome Pro Brands/400/fa-brands-400.eot?#iefix') format('embedded-opentype'),
					url('/resources/fonts/Font Awesome Pro Brands/400/fa-brands-400.woff2') format('woff2'),
					url('/resources/fonts/Font Awesome Pro Brands/400/fa-brands-400.woff') format('woff'),
					url("/resources/fonts/Font Awesome Pro Brands/400/fa-brands-400.ttf") format("truetype"),
					url("/resources/fonts/Font Awesome Pro Brands/400/fa-brands-400.svg#fontawesome") format("svg");
	font-weight: 	400;
	font-style: 		normal;
}

