* {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
}

@media (min-width: 1536px) {
	.container {
		max-width: 1280px !important;
	}
}
