@charset "UTF-8";
@font-face {
    font-family: 'mmc';
    font-style: normal;
    font-weight: 400;
    src: local('mmc-Regular'), url('../font/MMC-Regular.woff2') format("woff2");
}

@font-face {
    font-family: 'mmc';
    font-style: bold;
    font-weight: 700;
    src: local('mmc-Bold'), url('../font/MMC-Bold.woff2') format('woff2');
}
