<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'MMC';
    src: url('MMC-Regular.eot');
    src: url('MMC-Regular.eot?#iefix') format('embedded-opentype'),
         url('MMC-Regular.woff') format('woff'),
         url('MMC-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'MMC Bold';
    src: url('MMC-Bold.eot');
    src: url('MMC-Bold.eot?#iefix') format('embedded-opentype'),
         url('MMC-Bold.woff') format('woff'),
         url('MMC-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'MMC Medium';
    src: url('MMC-Medium.eot');
    src: url('MMC-Medium.eot?#iefix') format('embedded-opentype'),
         url('MMC-Medium.woff') format('woff'),
         url('MMC-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}</pre></body></html>