@font-face {
	font-family: 'europe';
	font-display: swap;
	src: url("fonts/europebold.woff2") format("woff2"), url("fonts/europebold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'europe';
	font-display: swap;
	src: url("fonts/europenormal.woff2") format("woff2"), url("fonts/europenormal.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}