@font-face {
	font-family: "ProximaNova";
	src: url(../fonts/ProximaNova/Proxima\ Nova\ Thin.otf) format('opentype');
	font-weight: normal;
	font-display:block;
}
@font-face {
	font-family: "ProximaNova";
	src: url(../fonts/ProximaNova/Proxima\ Nova\ Thin\ Italic.otf) format('opentype');
	font-weight: normal;
	font-style: italic;
	font-display:block;
}
@font-face {
	font-family: "ProximaNova";
	src: url(../fonts/ProximaNova/Proxima\ Nova\ Light.otf) format('opentype');
	font-weight: 500;
	font-display:block;
}
@font-face {
	font-family: "ProximaNova";
	src: url(../fonts/ProximaNova/Proxima\ Nova\ Semibold.otf) format('opentype');
	font-weight: bold;
	font-display:block;
}
@font-face {
	font-family: "ProximaNovaCondensed";
	src: url(../fonts/ProximaNova/Proxima\ Nova\ Extra\ Condensed\ Light.otf) format('opentype');
	font-weight: 500;
	font-display:block;
}
@font-face {
	font-family: "ProximaNovaCondensed";
	src: url(../fonts/ProximaNova/Proxima\ Nova\ Extra\ Condensed\ Thin.otf) format('opentype');
	font-weight: normal;
	font-display:block;
}
@font-face {
	font-family: "ProximaNovaCondensed";
	src: url(../fonts/ProximaNova/Proxima\ Nova\ Extra\ Condensed\ Semibold.otf) format('opentype');
	font-weight: bold;
	font-display:block;
}
@font-face {
	font-family: "ShadowsIntoLight";
	src: url(../fonts/Shadows_Into_Light_Two/ShadowsIntoLightTwo-Regular.ttf) format('truetype');
	font-weight: normal;
	font-display:block;
}
@font-face {
	font-family: "AmaticSC";
	src: url(../fonts/Amatic_SC/AmaticSC-Regular.ttf) format('truetype');
	font-weight: normal;
	font-display:block;
}

  /* other japanese */

	@font-face {
   font-family: "GenShin";
 	 src: url(../fonts/Gen_Shin_Gothic_Monospace_Light.ttf) format('truetype');
 	 font-weight: normal;
 	 font-display:block;
  }
  @font-face {
   font-family: "GenShin";
 	 src: url(../fonts/Gen_Shin_Gothic_Monospace_Bold.ttf) format('truetype');
 	 font-weight: bold;
 	 font-display:block;
  }
