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

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