@charset "UTF-8";
@import url('icon_font/styles.css');

/*Noto Sans Japanese*/
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(NotoSansCJKjp/NotoSansCJKjp-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(NotoSansCJKjp/NotoSansCJKjp-Light.woff) format('woff');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(NotoSansCJKjp/NotoSansCJKjp-DemiLight.woff) format('woff');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: url(NotoSansCJKjp/NotoSansCJKjp-Regular.woff) format('woff');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(NotoSansCJKjp/NotoSansCJKjp-Medium.woff) format('woff');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(NotoSansCJKjp/NotoSansCJKjp-Bold.woff) format('woff');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: url(NotoSansCJKjp/NotoSansCJKjp-Black.woff) format('woff');
 }
 
 /*Noto Serif Japanese*/
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight.woff) format('woff');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(NotoSerifCJKjp/NotoSerifCJKjp-Light.woff) format('woff');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600;
  src: url(NotoSerifCJKjp/NotoSerifCJKjp-SemiBold.woff) format('woff');
}
@font-face {
   font-family: 'Noto Serif Japanese';
   font-style: normal;
   font-weight: 700;
  src: url(NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(NotoSerifCJKjp/NotoSerifCJKjp-Black.woff) format('woff');
} 