@font-face {
	font-family: 'MB';
	src: url('MB.eot') format('embedded-opentype'),
	 url('MB.woff') format('woff'),
	  url('MB.woff2') format('woff'),  
	 url('MB.ttf') format('truetype'), 
	 url('MB.svg') format('svg'), 
	 url('MB.otf') format('otf');
}
@font-face {
	font-family: 'ML';
	src: url('ML.eot') format('embedded-opentype'),
	 url('ML.woff') format('woff'),
	 url('ML.woff2') format('woff2'),  
	 url('ML.ttf') format('truetype'), 
	 url('ML.svg') format('svg'), 
	 url('ML.otf') format('otf');
}