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