.responsive {
	width: 100%;
	max-width: 1600px;
	height: auto;
}

@font-face {
	font-family: nb;
	src: url('/assets/fonts/newborou.ttf');
}