/* CSS Document */

@font-face {
	font-family: "BIZ UDPGothic";
	src: url("common/font/BIZ_UDPGothic/BIZUDPGothic-Bold.ttf");
}

html, body {
	font-family: "BIZ UDPGothic", sans-serif;
}

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");