@font-face {
    font-family: 'M PLUS 1p';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('css/fonts/MPLUS1p-Regular.woff2') format('woff2'),
    url('css/fonts/MPLUS1p-Regular.woff') format('woff');
}
@font-face {
    font-family: 'M PLUS 1p';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('css/fonts/MPLUS1p-Bold.woff2') format('woff2'),
    url('css/fonts/MPLUS1p-Bold.woff') format('woff');
}