
/* Noto Sans JP */

@font-face {
  font-family: 'Noto Sans JP';
src: url("../fonts/notos/NotoSansJP-Thin.otf") format('opentype');
	font-style: normal;
	  font-weight: 100;
}

@font-face {
  font-family: 'Noto Sans JP';
	src: url("../fonts/notos/NotoSansJP-Light.otf") format('opentype');
	font-style: normal;
	  font-weight: 300;
}

@font-face {
  font-family: 'Noto Sans JP';
	src: url("../fonts/notos/NotoSansJP-Regular.otf") format('opentype');
	font-style: normal;
	  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans JP';
	src: url("../fonts/notos/NotoSansJP-Medium.otf") format('opentype');
	font-style: normal;
	  font-weight: 500;
}

@font-face {
  font-family: 'Noto Sans JP';
	src: url("../fonts/notos/NotoSansJP-Bold.otf") format('opentype');
	font-style: normal;
	  font-weight: 700;
}

@font-face {
  font-family: 'Noto Sans JP';
	src: url("../fonts/notos/NotoSansJP-Black.otf") format('opentype');
	font-style: normal;
	  font-weight: 900;
}


/* Noto Serif JP */


@font-face {
  font-family: 'Noto Serif JP';
	src: url("../fonts/notos/NotoSerifJP-Light.otf") format('opentype');
	font-style: normal;
	  font-weight: 300;
}

@font-face {
  font-family: 'Noto Serif JP';
	src: url("../fonts/notos/NotoSerifJP-Regular.otf") format('opentype');
	font-style: normal;
	  font-weight: 400;
}

@font-face {
  font-family: 'Noto Serif JP';
	src: url("../fonts/notos/NotoSerifJP-Medium.otf") format('opentype');
	font-style: normal;
	  font-weight: 500;
}

@font-face {
  font-family: 'Noto Serif JP';
	src: url("../fonts/notos/NotoSerifJP-Bold.otf") format('opentype');
	font-style: normal;
	  font-weight: 600;
}

@font-face {
  font-family: 'Noto Serif JP';
	src: url("../fonts/notos/NotoSerifJP-SemiBold.otf") format('opentype');
	font-style: normal;
	  font-weight: 700;
}

@font-face {
  font-family: 'Noto Serif JP';
	src: url("../fonts/notos/NotoSerifJP-Black.otf") format('opentype');
	font-style: normal;
	  font-weight: 900;
}






/* Poppins */

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Thin.ttf") format('truetype');
	font-style: normal;
	  font-weight: 100;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraLight.ttf") format('truetype');
	font-style: normal;
	  font-weight: 200;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Light.ttf") format('truetype');
	font-style: normal;
	  font-weight: 300;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Regular.ttf") format('truetype');
	font-style: normal;
	  font-weight: 400;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Medium.ttf") format('truetype');
	font-style: normal;
	  font-weight: 500;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-SemiBold.ttf") format('truetype');
	font-style: normal;
	  font-weight: 600;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Bold.ttf") format('truetype');
	font-style: normal;
	  font-weight: 700;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraBold.ttf") format('truetype');
	font-style: normal;
	  font-weight: 800;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-Black.ttf") format('truetype');
	font-style: normal;
	  font-weight: 900;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ThinItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 100;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraLightItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 200;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-LightItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 300;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-RegularItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 400;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-MediumItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 500;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-SemiBoldItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 600;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-BoldItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 700;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-ExtraBoldItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 800;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/poppins/Poppins-BlackItalic.ttf") format('truetype');
	font-style: italic;
	  font-weight: 900;
}


/* Montserrat */

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat/Montserrat-VariableFont_wght.ttf") format('truetype');
	font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat/Montserrat-Italic-VariableFont_wght.ttf") format('truetype');
	font-style: italic;
}
