@font-face {
	font-family: 'Luga';
	src: url('Luga.eot') format('embedded-opentype');
	src: local('Luga'), url('Luga.woff') format('woff'), 
	url('Luga.ttf') format('truetype');
}