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

