@font-face {
	font-family: 'eurocine-regular';
	src: url('../assets/fonts/eurocine-regular.eot');
	src: url('../assets/fonts/eurocine-regular.eot?#iefix') format('embedded-opentype'),
		url('../assets/fonts/eurocine-regular.woff') format('woff'),
		url('../assets/fonts/eurocine-regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
