@font-face {
	font-family: 'Nea';
	src: url('../fonts/nea/Nea-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Nea';
	src: url('../fonts/nea/Nea-Bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
