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