@charset "utf-8";

/*M PLUS Rounded 1c*/
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:400,500,700&subset=japanese');

/*hannari*/
@font-face {
  font-family: 'hannari';
  src: url(../fonts/Hannari.otf) format('opentype'),
  url(../fonts/Hannari.ttf) format('truetype');
}

/*M+*/
@font-face {
  font-family: 'mplus-1p-regular';
  src: url(../fonts/mplus-1p-regular.ttf) format('truetype');
}
@font-face {
  font-family: 'mplus-2c-heavy';
  src: url(../fonts/mplus-2c-heavy.ttf) format('truetype');
}
@font-face {
  font-family: 'mplus-2c-medium';
  src: url(../fonts/mplus-2c-medium.ttf) format('truetype');
}

/*AlfaSlabOne-Regular*/
@font-face {
  font-family: 'AlfaSlabOne-Regular';
  src: url(../fonts/AlfaSlabOne-Regular.ttf) format('truetype');
}

/*Rokkitt-Bold*/
@font-face {
  font-family: 'Rokkitt-Bold';
  src: url(../fonts/Rokkitt-Bold.ttf) format('truetype');
}

/*NotoSans*/
@font-face {
   font-family: 'NotoSansJ-bold';
   font-style: bold;
   font-weight: 700;
  src: url(../fonts/NotoSans-Bold.ttf) format('truetype');
 }
@font-face {
  font-family: 'NotoSansCJKjp-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansCJKjp-Regular.woff) format('woff'),
  url(../fonts/NotoSansCJKjp-Regular.ttf) format('truetype');
}
