/* Webfont: MPLUSRounded */
@font-face {
    font-family: 'MPLUSRounded';
    src: url('MPLUSRounded1c-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'MPLUSRounded';
    src: url('MPLUSRounded1c-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'MPLUSRounded';
    src: url('MPLUSRounded1c-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: bolder;
    text-rendering: optimizeLegibility;
}