@font-face {
	font-family:"meiryo";
	src: url("./fonts/meiryo.eot"); /* IE9 Compat Modes */
	src: url("./fonts/meiryo.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		 url("./fonts/meiryo.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/meiryo.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/meiryo.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/meiryo.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/meiryo.woff2") format("woff2"); /* Modern Browsers */
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:"meiryo";
	src: url("./fonts/meiryob.eot"); /* IE9 Compat Modes */
	src: url("./fonts/meiryob.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		 url("./fonts/meiryob.otf") format("opentype"), /* Open Type Font */
		 url("./fonts/meiryob.svg") format("svg"), /* Legacy iOS */
		 url("./fonts/meiryob.ttf") format("truetype"), /* Safari, Android, iOS */
		 url("./fonts/meiryob.woff") format("woff"), /* Modern Browsers */
		 url("./fonts/meiryob.woff2") format("woff2"); /* Modern Browsers */
	font-weight: 700;
	font-style: normal;
}