@font-face {
	font-family: 'Eina01';
	font-weight: normal;
	font-style: normal;
	font-display: block;
	src: url('../fonts/eina01-regular.woff2') format('woff2'),
		 url('../fonts/eina01-regular.woff') format('woff');
}

@font-face {
	font-family: 'Eina01';
	font-weight: bold;
	font-style: normal;
	font-display: block;
	src: url('../fonts/eina01-semibold.woff2') format('woff2'),
		 url('../fonts/eina01-semibold.woff') format('woff');
}

@font-face {
	font-family: 'Lato';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('../fonts/lato-regular.woff2') format('woff2'),
		 url('../fonts/lato-regular.woff') format('woff');
}

@font-face {
	font-family: 'Lato';
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	src: url('../fonts/lato-bold.woff2') format('woff2'),
		 url('../fonts/lato-bold.woff') format('woff');
}
