@font-face {
	font-family: 'mm-fa-5-brands';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/fa-brands-400.eot');
	src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), 
		 url('../fonts/fa-brands-400.woff2') format('woff2'), 
		 url('../fonts/fa-brands-400.woff') format('woff'), 
		 url('../fonts/fa-brands-400.ttf') format('truetype'), 
		 url('../fonts/fa-brands-400.svg#fontawesome') format('svg'); 
}
[class^="fab "],
[class$=" fab"],
[class*=" fab "] {
	font-family: mm-fa-5-brands;
}
