@charset "utf-8";
@font-face {
	font-family: 'UDPGothic';
	font-weight: 100 500;
	font-style: normal;
	src: url('../files/fonts/BIZUDPGothic-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'UDPGothic';
	font-weight: 501 1000;
	font-style: normal;
	src: url('../files/fonts/BIZUDPGothic-Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'UDSerif';
	font-weight: 100 500;
	font-style: normal;
	src: url('../files/fonts/BIZUDPMincho-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'UDSerif';
	font-weight: 501 1000;
	font-style: bold;
	src: url('../files/fonts/BIZUDMincho-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'UDCode';
	font-weight: 100 500;
	font-style: normal;
	src: url('../files/fonts/BIZUDGothic-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'UDCode';
	font-weight: 501 1000;
	font-style: normal;
	src: url('../files/fonts/BIZUDGothic-Bold.woff2') format('woff2');
}
