@font-face {
    font-family: 'M Plus Rounded 1c';
    font-style: normal;
    font-weight: 100;
    src: local('M_PLUS_Rounded_1c'), url('M_PLUS_Rounded_1c/MPLUSRounded1c-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'M Plus Rounded 1c';
    font-style: normal;
    font-weight: 300;
    src: local('M_PLUS_Rounded_1c'), url('M_PLUS_Rounded_1c/MPLUSRounded1c-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'M Plus Rounded 1c';
    font-style: normal;
    font-weight: 400;
    src: local('M_PLUS_Rounded_1c'), url('M_PLUS_Rounded_1c/MPLUSRounded1c-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'M Plus Rounded 1c';
    font-style: normal;
    font-weight: 500;
    src: local('M_PLUS_Rounded_1c'), url('M_PLUS_Rounded_1c/MPLUSRounded1c-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'M Plus Rounded 1c';
    font-style: normal;
    font-weight: 700;
    src: local('M_PLUS_Rounded_1c'), url('M_PLUS_Rounded_1c/MPLUSRounded1c-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'M Plus Rounded 1c';
    font-style: normal;
    font-weight: 900;
    src: local('M_PLUS_Rounded_1c'), url('M_PLUS_Rounded_1c/MPLUSRounded1c-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'M Plus Rounded 1c';
    font-style: normal;
    font-weight: 950;
    src: local('M_PLUS_Rounded_1c'), url('M_PLUS_Rounded_1c/MPLUSRounded1c-ExtraBold.ttf') format('truetype');
}