@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "MPLUSRounded1c-Regular";
    font-style: normal;
    font-weight: 400;
    src: local("MPLUSRounded1c-Regular"), url("MPLUSRounded1c-Regular.woff2") format("woff2"),
        url("MPLUSRounded1c-Regular.woff") format("woff"),url("MPLUSRounded1c-Regular.otf") format("otf");
}

@font-face {
    font-family: "MPLUSRounded1c-Bold";
    font-style: normal;
    font-weight: 600;
    src: local("MPLUSRounded1c-Bold"), url("MPLUSRounded1c-Bold.woff2") format("woff2"),
        url("MPLUSRounded1c-Bold.woff") format("woff"),url("MPLUSRounded1c-Bold.otf") format("otf");
}