body {
	margin: 0px;
}

.check-font-3 {
	font-family: 'BAHNSCHRIFT';
}

.check-font-1 {
	font-family: "Brown-Bold";
}

@font-face {
	font-family: "BAHNSCHRIFT";
	src: url(./assets/fonts/BAHNSCHRIFT.TTF) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "BOOKOS";
	src: url(./assets/fonts/BOOKOS.TTF) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "BOOKOSB";
	src: url(./assets/fonts/BOOKOSB.TTF) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Brown-Bold";
	src: url(./assets/fonts/Brown-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "ELEPHNT";
	src: url(./assets/fonts/ELEPHNT.TTF) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Net-Brown";
	src: url(./assets/fonts/Net-Brown.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}