@font-face {
	font-family: 'lg';
	src: url('lg.eot');
	src: url('lg.eot?#iefix') format('embedded-opentype'),
		url('lg.woff') format('woff'),
		url('lg.ttf') format('truetype'),
		url('lg.svg') format('svg');
}