/* 

//inter
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-Thin.woff') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-ExtraLight.woff') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-Light.woff') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-Regular.woff') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-Medium.woff') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-SemiBold.woff') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-Bold.woff') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-ExtraBold.woff') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: Inter;
	src: url('/fonts/Inter-Black.woff') format('truetype');
	font-weight: 900;
	font-style: normal;
} */
/* @font-face {
  font-family: 'Meiryo UI';
  src: url('/fonts/Meiryo UI.woff2') format('woff2'), ;
} */
