@font-face {
	font-family: 'Lena';
	src: url('Lena.woff2') format('woff2'),
	url('Lena.woff') format('woff'),
	url('Lena.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
