/* Shippori Mincho OTF */
@font-face {
	font-family: "Shippori Mincho OTF";
	src: url("ShipporiMincho-OTF-Regular.woff2") format('woff2'),
		url("ShipporiMincho-OTF-Regular.woff") format('woff');
	font-style: normal;
	font-weight: 400;
  size-adjust: 100%;
  font-display: swap;
}

@font-face {
	font-family: "Shippori Mincho OTF";
	src: url("ShipporiMincho-OTF-Medium.woff2") format('woff2'),
		url("ShipporiMincho-OTF-Medium.woff") format('woff');
	font-style: normal;
	font-weight: 500;
  size-adjust: 100%;
  font-display: swap;
}

@font-face {
	font-family: "Shippori Mincho OTF";
	src: url("ShipporiMincho-OTF-SemiBold.woff2") format('woff2'),
		url("ShipporiMincho-OTF-SemiBold.woff") format('woff');
	font-style: normal;
	font-weight: 600;
  size-adjust: 100%;
  font-display: swap;
}

@font-face {
	font-family: "Shippori Mincho OTF";
	src: url("ShipporiMincho-OTF-Bold.woff2") format('woff2'),
		url("ShipporiMincho-OTF-Bold.woff") format('woff');
	font-style: normal;
	font-weight: 700;
  size-adjust: 100%;
  font-display: swap;
}

@font-face {
	font-family: "Shippori Mincho OTF";
	src: url("ShipporiMincho-OTF-ExtraBold.woff2") format('woff2'),
		url("ShipporiMincho-OTF-ExtraBold.woff") format('woff');
	font-style: normal;
	font-weight: 800;
  size-adjust: 100%;
  font-display: swap;
}


