@font-face {
	font-family: 'La-chata';
	src: url(../fonts/La-chata-normal.eot);
	src: local('☺'),
		url('../fonts/La-chata-normal.woff') format('woff'),
		url('../fonts/La-chata-normal.ttf') format('truetype'),
		url('../fonts/La-chata-normal.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}