@charset "UTF-8";

@font-face {
    font-family: 'mplus-thin';
    src: url('mplus-1p-thin.eot');
    src: url('mplus-1p-thin.eot?#iefix') format('embedded-opentype'),
    url('mplus-1p-thin.woff2') format('woff2'),
    url('mplus-1p-thin.woff') format('woff'),
    url('mplus-1p-thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'M PLUS 1p';
    src: url('mplus-1p-light.eot');
    src: url('mplus-1p-light.eot?#iefix') format('embedded-opentype'),
    url('mplus-1p-light.woff2') format('woff2'),
    url('mplus-1p-light.woff') format('woff'),
    url('mplus-1p-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'mplus-regular';
    src: url('mplus-1p-regular.eot');
    src: url('mplus-1p-regular.eot?#iefix') format('embedded-opentype'),
    url('mplus-1p-regular.woff2') format('woff2'),
    url('mplus-1p-regular.woff') format('woff'),
    url('mplus-1p-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'mplus-medium';
    src: url('mplus-1p-medium.eot');
    src: url('mplus-1p-medium.eot?#iefix') format('embedded-opentype'),
    url('mplus-1p-medium.woff2') format('woff2'),
    url('mplus-1p-medium.woff') format('woff'),
    url('mplus-1p-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
